omegainteractive/comfypress

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/images/comfypress/arrow_bottom.gif
app/assets/images/comfypress/arrow_right.gif
app/assets/images/comfypress/bootstrap/glyphicons-halflings-white.png
app/assets/images/comfypress/bootstrap/glyphicons-halflings.png
app/assets/images/comfypress/checkerboard.gif
app/assets/images/comfypress/icon_draft.gif
app/assets/images/comfypress/icon_file.gif
app/assets/images/comfypress/icon_layout.gif
app/assets/images/comfypress/icon_move.gif
app/assets/images/comfypress/icon_page.gif
app/assets/images/comfypress/icon_site.gif
app/assets/images/comfypress/icon_snippet.gif
app/assets/images/comfypress/nav_arrow.png
app/assets/javascripts/comfypress/admin/application.js0
A
0 mins
app/assets/javascripts/comfypress/application.js.coffee
app/assets/javascripts/comfypress/lib/bootstrap-datetimepicker.js0
A
0 mins
app/assets/javascripts/comfypress/lib/bootstrap-wysihtml5.js438
F
6 days
app/assets/javascripts/comfypress/lib/bootstrap.js1
A
0 mins
app/assets/javascripts/comfypress/lib/codemirror.js1
A
0 mins
app/assets/javascripts/comfypress/lib/wysihtml5.js244
A
0 mins
app/assets/stylesheets/comfypress/admin/application.css
app/assets/stylesheets/comfypress/application.css.sass
app/assets/stylesheets/comfypress/base.css.sass
app/assets/stylesheets/comfypress/bootstrap_overrides.css.sass
app/assets/stylesheets/comfypress/codemirror_overrides.css.sass
app/assets/stylesheets/comfypress/lib/bootstrap-datetimepicker.css
app/assets/stylesheets/comfypress/lib/bootstrap-wysihtml5.css
app/assets/stylesheets/comfypress/lib/bootstrap.css
app/assets/stylesheets/comfypress/lib/codemirror.css
app/assets/stylesheets/comfypress/wysihtml5_overrides.css.sass
app/controllers/application_controller.rb3
A
0 mins
app/controllers/cms_admin/base_controller.rb40
A
0 mins
app/controllers/cms_admin/categories_controller.rb27
A
0 mins
app/controllers/cms_admin/files_controller.rb90
B
5 hrs
app/controllers/cms_admin/layouts_controller.rb55
A
1 hr
app/controllers/cms_admin/menu_items_controller.rb51
A
1 hr
app/controllers/cms_admin/menus_controller.rb47
A
1 hr
app/controllers/cms_admin/pages_controller.rb95
A
1 hr
app/controllers/cms_admin/revisions_controller.rb48
A
0 mins
app/controllers/cms_admin/sites_controller.rb65
A
0 mins
app/controllers/cms_admin/slides_controller.rb87
B
4 hrs
app/controllers/cms_admin/snippets_controller.rb53
A
1 hr
app/controllers/cms_admin/tabs_controller.rb53
A
1 hr