swamp09/sample_app

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/views/api/v1/users/index.json.jbuilder
app/views/api/v1/users/show.json.jbuilder
app/views/api/v1/users/update.json.jbuilder
app/views/layouts/_footer.html.haml
app/views/layouts/_header.html.haml
app/views/layouts/_rails_default.html.haml
app/views/layouts/_shim.html.haml
app/views/layouts/application.html.haml
app/views/layouts/mailer.html.haml
app/views/layouts/mailer.text.haml
app/views/messages/_message.html.haml
app/views/messages/_message_form.html.haml
app/views/microposts/_micropost.html.haml
app/views/microposts/show.builder
app/views/password_resets/edit.html.haml
app/views/password_resets/new.html.haml
app/views/relationships/create.js.haml
app/views/relationships/destroy.js.haml
app/views/rooms/_room.html.haml
app/views/rooms/index.html.haml
app/views/rooms/show.html.haml
app/views/sessions/new.html.haml
app/views/shared/_error_messages.html.haml
app/views/shared/_feed.html.haml
app/views/shared/_micropost_form.html.haml
app/views/shared/_stats.html.haml
app/views/shared/_user_info.html.haml
app/views/static_pages/about.html.haml
app/views/static_pages/contact.html.haml
app/views/static_pages/help.html.haml
app/views/static_pages/home.html.haml
app/views/user_mailer/account_activation.html.haml
app/views/user_mailer/account_activation.text.haml
app/views/user_mailer/follower_increase_notification.html.haml
app/views/user_mailer/follower_increase_notification.text.haml
app/views/user_mailer/password_reset.html.haml
app/views/user_mailer/password_reset.text.haml
app/views/users/_edit_form.html.haml
app/views/users/_follow.html.haml
app/views/users/_follow_form.html.haml
app/views/users/_form.html.haml
app/views/users/_unfollow.html.haml
app/views/users/_user.html.haml
app/views/users/edit.html.haml
app/views/users/index.html.haml
app/views/users/new.html.haml
app/views/users/show.html.haml
app/views/users/show_follow.html.haml
bin/bundle
bin/rails