shapeable/prototype-web

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
web-app/app/assets/stylesheets/components/_intro.scss
web-app/app/assets/stylesheets/components/_line_graph.scss
web-app/app/assets/stylesheets/components/_login.scss
web-app/app/assets/stylesheets/components/_modal.scss
web-app/app/assets/stylesheets/components/_overview.scss
web-app/app/assets/stylesheets/components/_side_image.scss
web-app/app/assets/stylesheets/components/_survey_invite.scss
web-app/app/channels/application_cable/channel.rb4
A
0 mins
web-app/app/channels/application_cable/connection.rb4
A
0 mins
web-app/app/controllers/alarms_controller.rb51
A
0 mins
web-app/app/controllers/api/base_controller.rb3
A
0 mins
web-app/app/controllers/api/v1/alarm_categories_controller.rb34
A
0 mins
web-app/app/controllers/api/v1/alarms_controller.rb36
A
0 mins
web-app/app/controllers/api/v1/comments_controller.rb60
A
0 mins
web-app/app/controllers/api/v1/messages_controller.rb36
A
0 mins
web-app/app/controllers/api/v1/users_controller.rb107
A
3 hrs
web-app/app/controllers/application_controller.rb10
A
0 mins
web-app/app/controllers/pages_controller.rb19
A
0 mins
web-app/app/controllers/users_controller.rb67
A
0 mins
web-app/app/helpers/application_helper.rb48
A
0 mins
web-app/app/jobs/application_job.rb2
A
0 mins
web-app/app/mailers/application_mailer.rb9
A
0 mins
web-app/app/models/alarm.rb7
A
0 mins
web-app/app/models/alarm_category.rb3
A
0 mins
web-app/app/models/application_record.rb3
A
0 mins
web-app/app/models/comment.rb2
A
0 mins
web-app/app/models/message.rb4
A
0 mins
web-app/app/models/user.rb6
A
0 mins
web-app/app/models/user_alarm.rb4
A
0 mins
web-app/app/modules/geographic_manager.rb15
A
0 mins
web-app/app/modules/json_responses.rb12
A
0 mins
web-app/app/modules/notification_center.rb27
A
0 mins
web-app/app/modules/states/california.yml
web-app/app/views/alarms/_add_alert.html.haml
web-app/app/views/alarms/_alert_categories.html.haml
web-app/app/views/alarms/_overview.html.haml
web-app/app/views/alarms/edit.html.haml
web-app/app/views/alarms/index.html.haml
web-app/app/views/alarms/new.html.haml
web-app/app/views/application_mailer/send_mail.html.erb
web-app/app/views/layouts/application.html.haml
web-app/app/views/layouts/dashboard.html.haml
web-app/app/views/layouts/mailer.html.haml
web-app/app/views/layouts/user.html.haml
web-app/app/views/pages/_add_alert.html.haml
web-app/app/views/pages/_alert_categories.html.haml
web-app/app/views/pages/_overview.html.haml
web-app/app/views/pages/dashboard.html.haml
web-app/app/views/pages/enroll.html.haml
web-app/app/views/pages/landing.html.haml