zamith/citygate

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-gemset
.ruby-version
.travis.yml
.yardopts
Gemfile
MIT-LICENSE
README.rdoc
Rakefile
app/assets/javascripts/FormToWizard/formToWizard.js57
A
2 hrs
app/assets/javascripts/citygate.js0
A
0 mins
app/assets/javascripts/citygate/home.js.coffee.erb
app/assets/stylesheets/citygate.css
app/assets/stylesheets/citygate/main.sass
app/controllers/citygate/admin/application_controller.rb12
A
0 mins
app/controllers/citygate/admin/users_controller.rb36
A
0 mins
app/controllers/citygate/application_controller.rb18
A
0 mins
app/controllers/citygate/home_controller.rb13
A
0 mins
app/controllers/citygate/users/omniauth_callbacks_controller.rb120
A
3 hrs
app/controllers/citygate/users_controller.rb7
A
0 mins
app/helpers/citygate/application_helper.rb13
A
0 mins
app/models/citygate/authorization.rb6
A
0 mins
app/models/citygate/role.rb9
A
0 mins
app/models/citygate/user.rb62
A
35 mins
app/views/citygate/admin/users/edit.html.erb
app/views/citygate/admin/users/index.html.erb
app/views/citygate/admin/users/show.html.erb
app/views/citygate/home/_role_changer.html.erb
app/views/citygate/home/index.html.erb
app/views/citygate/shared/_navigation.html.erb
app/views/citygate/users/show.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
app/views/devise/shared/_links.erb
app/views/devise/unlocks/new.html.erb
app/views/layouts/admin.html.erb
app/views/layouts/application.html.erb
citygate.gemspec
doc/Ability.html
doc/AppControllerHelpers.html
doc/AppControllerHelpers/ClassMethods.html
doc/AppControllerHelpers/InstanceMethods.html
doc/Citygate.html