pushtype/push_type

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
core/LICENSE.md
core/Gemfile
auth/push_type_auth.gemspec
auth/lib/tasks/push_type_tasks.rake
auth/lib/push_type_auth.rb1
A
0 mins
auth/lib/push_type/auth/engine.rb50
A
0 mins
auth/lib/push_type/auth.rb11
A
0 mins
auth/db/migrate/20141120155629_devise_extend_push_type_users.rb18
A
0 mins
auth/config/routes.rb12
A
0 mins
auth/config/locales/devise.en.yml
auth/config/initializers/knock.rb5
A
0 mins
auth/config/initializers/devise.rb15
A
0 mins
auth/bin/rails
auth/app/views/push_type/sessions/new.html.haml
auth/app/views/push_type/passwords/new.html.haml
auth/app/views/push_type/passwords/edit.html.haml
auth/app/views/push_type/confirmations/show.html.haml
auth/app/views/push_type/confirmations/new.html.haml
auth/app/views/push_type/admin/users/_meta_table.html.haml
auth/app/views/push_type/admin/profiles/edit.html.haml
auth/app/views/layouts/push_type/auth.html.erb
auth/app/views/devise/shared/_links.html.erb
auth/app/views/devise/mailer/reset_password_instructions.html.erb
auth/app/views/devise/mailer/confirmation_instructions.html.erb
auth/app/models/concerns/push_type/authenticatable.rb12
A
0 mins
auth/app/helpers/push_type/auth_helper.rb7
A
0 mins
auth/app/controllers/push_type/sessions_controller.rb5
A
0 mins
auth/app/controllers/push_type/passwords_controller.rb5
A
0 mins
auth/app/controllers/push_type/confirmations_controller.rb24
A
0 mins
auth/app/controllers/push_type/auth_controller.rb12
A
0 mins
auth/app/controllers/push_type/admin/profiles_controller.rb39
A
0 mins
auth/app/controllers/concerns/push_type/invitation_methods.rb11
A
0 mins
auth/app/controllers/concerns/push_type/authentication_methods.rb16
A
0 mins
auth/app/controllers/concerns/push_type/api_authentication_methods.rb24
A
0 mins
auth/app/assets/javascripts/push_type/auth.js7
A
0 mins
auth/Rakefile
auth/README.md
auth/LICENSE.md
auth/Gemfile
api/test/test_helper.rb17
A
0 mins
api/test/lib/push_type/api_test.rb8
A
0 mins
api/test/controllers/push_type/api/users_controller_test.rb59
B
4 hrs
api/test/controllers/push_type/api/nodes_controller_test.rb155
C
1 day
api/test/controllers/push_type/api/assets_controller_test.rb93
C
7 hrs
api/push_type_api.gemspec
api/lib/tasks/api_tasks.rake
api/lib/push_type_api.rb1
A
0 mins
api/lib/push_type/api/engine.rb13
A
0 mins
api/lib/push_type/api.rb9
A
0 mins
api/config/routes.rb25
A
0 mins