Dinnr-Makers/Dinnr

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/assets/stylesheets/events.css
app/assets/stylesheets/events.scss
app/assets/stylesheets/footer.css
app/assets/stylesheets/login.css
app/assets/stylesheets/map.css
app/assets/stylesheets/pictures.scss
app/assets/stylesheets/profilepic.css
app/assets/stylesheets/reviews.scss
app/assets/stylesheets/users.css
app/controllers/api/v1/map_controller.rb8
A
0 mins
app/controllers/application_controller.rb3
A
0 mins
app/controllers/bookings_controller.rb22
A
0 mins
app/controllers/comments_controller.rb20
A
0 mins
app/controllers/eventpictures_controller.rb18
A
0 mins
app/controllers/events_controller.rb45
A
0 mins
app/controllers/pictures_controller.rb36
A
0 mins
app/controllers/registrations_controller.rb9
A
0 mins
app/controllers/reviews_controller.rb28
A
0 mins
app/controllers/users/omniauth_callbacks_controller.rb12
A
0 mins
app/controllers/users_controller.rb5
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/bookings_helper.rb22
A
0 mins
app/helpers/comments_helper.rb2
A
0 mins
app/helpers/eventpictures_helper.rb2
A
0 mins
app/helpers/events_helper.rb9
A
0 mins
app/helpers/pictures_helper.rb2
A
0 mins
app/helpers/reviews_helper.rb2
A
0 mins
app/helpers/users_helper.rb4
A
0 mins
app/mailers/application_mailer.rb4
A
0 mins
app/mailers/join_event_mailer.rb14
A
0 mins
app/models/booking.rb4
A
0 mins
app/models/comment.rb25
A
0 mins
app/models/event.rb51
A
0 mins
app/models/eventpicture.rb4
A
0 mins
app/models/picture.rb7
A
0 mins
app/models/review.rb9
A
0 mins
app/models/user.rb30
A
25 mins
app/views/api/v1/map/index.json.jbuilder
app/views/api/v1/map/show.json.jbuilder
app/views/comments/_comment.html.erb
app/views/comments/_form.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