pjambet/beech-server

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
app/models/user.rb75
A
0 mins
app/serializers/award_serializer.rb6
A
0 mins
app/serializers/badge_serializer.rb11
A
0 mins
app/serializers/beer_color_serializer.rb4
A
0 mins
app/serializers/beer_serializer.rb5
A
0 mins
app/serializers/check_serializer.rb6
A
0 mins
app/serializers/check_short_serializer.rb6
A
0 mins
app/serializers/comment_serializer.rb7
A
0 mins
app/serializers/concerns/serializable.rb27
A
0 mins
app/serializers/event_serializer.rb17
A
0 mins
app/serializers/journal_entry_serializer.rb4
A
0 mins
app/serializers/like_serializer.rb7
A
0 mins
app/serializers/my_beers_serializer.rb3
A
0 mins
app/serializers/my_profile_serializer.rb26
A
0 mins
app/serializers/notification_serializer.rb7
A
0 mins
app/serializers/user_serializer.rb16
A
0 mins
app/services/badge_checker.rb82
A
0 mins
app/services/notifier.rb10
A
0 mins
app/uploaders/avatar_uploader.rb17
A
0 mins
app/uploaders/badge_photo_uploader.rb10
A
0 mins
app/uploaders/base_uploader.rb7
A
0 mins
app/views/admin/badges/_form.html.haml
app/views/admin/badges/edit.html.haml
app/views/admin/badges/index.html.haml
app/views/admin/badges/new.html.haml
app/views/admin/beers/_form.html.haml
app/views/admin/beers/_list.html.haml
app/views/admin/beers/edit.html.haml
app/views/admin/beers/index.html.haml
app/views/admin/beers/new.html.haml
app/views/admin/events/index.html.haml
app/views/admin/users/_form.html.haml
app/views/admin/users/edit.html.haml
app/views/admin/users/index.html.haml
app/views/admin/users/new.html.haml
app/views/devise/confirmations/new.html.haml
app/views/devise/mailer/confirmation_instructions.html.haml
app/views/devise/mailer/reset_password_instructions.html.haml
app/views/devise/mailer/unlock_instructions.html.haml
app/views/devise/passwords/create.html.haml
app/views/devise/passwords/edit.html.haml
app/views/devise/passwords/new.html.haml
app/views/devise/passwords/update.html.haml
app/views/devise/registrations/edit.html.haml
app/views/devise/registrations/new.html.haml
app/views/devise/sessions/new.html.haml
app/views/devise/shared/_links.haml
app/views/devise/unlocks/new.html.haml
app/views/errors/error_401.html.haml
app/views/errors/error_404.html.haml