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/citygate/home.js.coffee.erb
app/assets/stylesheets/citygate.css
app/assets/stylesheets/citygate/main.sass
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
doc/Citygate/Ability.html
doc/Citygate/Admin/ApplicationController.html
doc/Citygate/Admin/UsersController.html
doc/Citygate/ApplicationController.html
doc/Citygate/ApplicationHelper.html
doc/Citygate/Authorization.html
doc/Citygate/Engine.html
doc/Citygate/HomeController.html
doc/Citygate/Permission.html
doc/Citygate/Role.html
doc/Citygate/User.html
doc/Citygate/Users/OmniauthCallbacksController.html