melvinsembrano/cms-fortress

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.document
.gitignore
.travis.yml
CONTRIBUTING.rdoc
Gemfile
Gemfile.lock
LICENSE.txt
README.rdoc
Rakefile
VERSION
app/assets/javascripts/cms/fortress/media.js.coffee
app/assets/javascripts/cms/fortress/site_selector.js.coffee
app/assets/javascripts/cms/fortress/themes/wide.js.erb
app/assets/javascripts/html5shiv.js5
A
0 mins
app/assets/stylesheets/cms/fortress/admin_overrides.css
app/assets/stylesheets/cms/fortress/session.scss
app/assets/stylesheets/cms/fortress/themes/wide.css.scss
app/controllers/cms/fortress/admin_controller.rb28
A
55 mins
app/controllers/cms/fortress/roles_controller.rb78
A
0 mins
app/controllers/cms/fortress/users/passwords_controller.rb3
A
0 mins
app/controllers/cms/fortress/users/sessions_controller.rb3
A
0 mins
app/controllers/cms/fortress/users_controller.rb85
A
2 hrs
app/helpers/cms/fortress/application_helper.rb107
A
35 mins
app/helpers/cms/fortress/roles_helper.rb2
A
0 mins
app/helpers/cms/fortress/sprocket_helper.rb53
A
0 mins
app/helpers/comfy/admin/cms/pages_helper.rb37
A
0 mins
app/models/cms/fortress.rb5
A
0 mins
app/models/cms/fortress/error.rb15
A
0 mins
app/models/cms/fortress/role.rb32
A
0 mins
app/models/cms/fortress/role_detail.rb8
A
0 mins
app/models/cms/fortress/settings.rb14
A
0 mins
app/models/cms/fortress/user.rb37
A
0 mins
app/models/cms_ability.rb37
B
6 hrs
app/views/cms/fortress/admin/_left_contents_nav.html.haml
app/views/cms/fortress/admin/_left_designs_nav.html.haml
app/views/cms/fortress/admin/_left_nav.html.haml
app/views/cms/fortress/admin/_left_settings_nav.html.haml
app/views/cms/fortress/admin/_topnav.html.haml
app/views/cms/fortress/admin/contents.html.haml
app/views/cms/fortress/admin/dashboard.html.haml
app/views/cms/fortress/admin/design.html.haml
app/views/cms/fortress/admin/roles.html.haml
app/views/cms/fortress/admin/settings.html.haml
app/views/cms/fortress/admin/unauthorised.html.haml
app/views/cms/fortress/admin/users.html.haml
app/views/cms/fortress/roles/_form.html.haml
app/views/cms/fortress/roles/edit.html.haml
app/views/cms/fortress/roles/index.html.haml
app/views/cms/fortress/roles/new.html.haml
app/views/cms/fortress/roles/show.html.haml