georgebellos/real_estate

View on GitHub
Branch: develop(View all)
NameLines of codeMaintainabilityTest coverage
app/controllers/favorites_controller.rb26
A
0 mins
app/controllers/omniauth_callbacks_controller.rb15
A
0 mins
app/controllers/pages_controller.rb7
A
0 mins
app/controllers/properties_controller.rb76
A
1 hr
app/helpers/application_helper.rb28
A
0 mins
app/helpers/properties_helper.rb22
A
0 mins
app/models/favorite_property.rb5
A
0 mins
app/models/image.rb8
A
0 mins
app/models/property.rb60
C
7 hrs
app/models/user.rb39
A
0 mins
app/uploaders/picture_uploader.rb33
A
0 mins
app/views/compares/index.html.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.erb
app/views/devise/sessions/new.html.erb
app/views/devise/shared/_links.erb
app/views/devise/shared/_social.html.erb
app/views/devise/unlocks/new.html.erb
app/views/favorites/index.html.erb
app/views/kaminari/_first_page.html.erb
app/views/kaminari/_gap.html.erb
app/views/kaminari/_last_page.html.erb
app/views/kaminari/_next_page.html.erb
app/views/kaminari/_page.html.erb
app/views/kaminari/_paginator.html.erb
app/views/kaminari/_prev_page.html.erb
app/views/layouts/_footer.html.erb
app/views/layouts/_header.html.erb
app/views/layouts/application.html.erb
app/views/pages/home.html.erb
app/views/pages/info.html.erb
app/views/properties/_compare_list.html.erb
app/views/properties/_favs.html.erb
app/views/properties/_form.html.erb
app/views/properties/_grid.html.erb
app/views/properties/_list.html.erb
app/views/properties/_search_form.html.erb
app/views/properties/edit.html.erb
app/views/properties/index.html.erb
app/views/properties/new.html.erb
app/views/properties/show.html.erb
app/views/shared/_flash_messages.html.erb
app/views/users/show.html.erb
config.ru