pushtype/push_type

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
admin/app/controllers/push_type/admin/users_controller.rb58
admin/app/controllers/push_type/admin_controller.rb18
admin/app/helpers/push_type/admin_helper.rb12
admin/app/helpers/push_type/assets_helper.rb33
admin/app/helpers/push_type/fields_helper.rb13
admin/app/helpers/push_type/nodes_helper.rb24
admin/app/helpers/push_type/users_helper.rb11
admin/config/initializers/inline_error_messages.rb7
admin/config/routes.rb28
admin/lib/push_type/admin.rb28
admin/lib/push_type/admin/assets.rb15
admin/lib/push_type/admin/engine.rb46
admin/lib/push_type/breadcrumbs/foundation.rb11
admin/lib/push_type/kaminari_patch.rb14
admin/lib/push_type_admin.rb1
api/app/controllers/push_type/api/assets_controller.rb57
api/app/controllers/push_type/api/nodes_controller.rb88
A
35 mins
api/app/controllers/push_type/api/users_controller.rb53
A
20 mins
api/app/controllers/push_type/api_controller.rb9
api/app/helpers/push_type/api_helper.rb4
api/config/routes.rb25
api/lib/push_type/api.rb9
api/lib/push_type/api/engine.rb13
api/lib/push_type_api.rb1
api/test/controllers/push_type/api/assets_controller_test.rb93
C
7 hrs
api/test/controllers/push_type/api/nodes_controller_test.rb155
C
1 day
api/test/controllers/push_type/api/users_controller_test.rb59
B
4 hrs
api/test/lib/push_type/api_test.rb8
api/test/test_helper.rb17
auth/app/controllers/concerns/push_type/api_authentication_methods.rb24
auth/app/controllers/concerns/push_type/authentication_methods.rb16
auth/app/controllers/concerns/push_type/invitation_methods.rb11
auth/app/controllers/push_type/admin/profiles_controller.rb39
auth/app/controllers/push_type/auth_controller.rb12
auth/app/controllers/push_type/confirmations_controller.rb24
auth/app/controllers/push_type/passwords_controller.rb5
auth/app/controllers/push_type/sessions_controller.rb5
auth/app/helpers/push_type/auth_helper.rb7
auth/app/models/concerns/push_type/authenticatable.rb12
auth/config/initializers/devise.rb15
auth/config/initializers/knock.rb5
auth/config/routes.rb12
auth/db/migrate/20141120155629_devise_extend_push_type_users.rb18
auth/lib/push_type/auth.rb11
auth/lib/push_type/auth/engine.rb50
auth/lib/push_type_auth.rb1
core/app/controllers/concerns/push_type/application_controller_methods.rb31
core/app/controllers/concerns/push_type/filterable.rb43
A
45 mins
core/app/controllers/front_end_controller.rb38
core/app/fields/push_type/asset_field.rb15