mokevnin/rails-examples

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
public/403.html
lib/token.rb5
A
0 mins
lib/flash_helper.rb14
A
0 mins
lib/custom_url_helper.rb5
A
0 mins
lib/auth_helper.rb19
A
0 mins
config.ru
bin/rake
bin/rails
bin/bundle
app/views/web/welcome/index.html.haml
app/views/web/users/topics/index.html.haml
app/views/web/users/show.html.haml
app/views/web/users/new.html.haml
app/views/web/users/index.html.haml
app/views/web/users/comments/index.html.haml
app/views/web/topics/new.html.haml
app/views/web/topics/index.html.haml
app/views/web/topics/edit.html.haml
app/views/web/topics/_form.html.haml
app/views/web/social_networks/failure.html.haml
app/views/web/social_networks/facebook.html.haml
app/views/web/sessions/new.html.haml
app/views/web/passwords/new.html.haml
app/views/web/passwords/edit.html.haml
app/views/web/hubs/index.html.haml
app/views/web/account/topics/show.html.haml
app/views/web/account/topics/new.html.haml
app/views/web/account/topics/index.html.haml
app/views/web/account/topics/edit.html.haml
app/views/user_mailer/reset_password_instructions.ru.html.haml
app/views/user_mailer/confirmation_instructions.ru.html.haml
app/views/layouts/web/topics.html.haml
app/views/layouts/web/shared/_navbar.html.haml
app/views/layouts/web/shared/_main_menu.html.haml
app/views/layouts/web/shared/_head.html.haml
app/views/layouts/web/shared/_footer.html.haml
app/views/layouts/web/application.html.haml
app/types/user_sign_in_type.rb17
A
0 mins
app/types/user_registration_type.rb4
A
0 mins
app/types/user_password_edit_type.rb5
A
0 mins
app/types/topic_type.rb4
A
0 mins
app/types/topic_comment_type.rb4
A
0 mins
app/types/password_confirmation_type.rb15
A
0 mins
app/types/base_type_without_active_record.rb11
A
0 mins
app/types/base_type.rb22
A
0 mins