stexy/brightcontent

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
core/lib/generators/brightcontent/templates/initializer.rb3
A
0 mins
core/script/rails
doc/browser.jpg
lib/brightcontent.rb2
A
0 mins
pages/.gitignore
pages/Gemfile
pages/Rakefile
pages/app/assets/images/brightcontent/move.png
pages/app/assets/javascripts/brightcontent/pages.js0
A
0 mins
pages/app/assets/stylesheets/brightcontent/pages.css.scss
pages/app/controllers/brightcontent/page_base_controller.rb20
A
0 mins
pages/app/controllers/brightcontent/pages_controller.rb6
A
0 mins
pages/app/helpers/brightcontent/pages_helper.rb12
A
0 mins
pages/app/helpers/render_sortable_tree_helper.rb7
A
0 mins
pages/app/models/brightcontent/page.rb5
A
0 mins
pages/app/models/brightcontent/page_core.rb43
A
0 mins
pages/app/views/brightcontent/pages/_form_field_body.html.erb
pages/app/views/brightcontent/pages/_form_field_parent_id.html.erb
pages/app/views/brightcontent/pages/_list_field_name.html.erb
pages/app/views/brightcontent/pages/_page.html.erb
pages/app/views/brightcontent/pages/index.html.erb
pages/brightcontent-pages.gemspec
pages/config/locales/brightcontent_pages.nl.yml
pages/config/routes.rb2
A
0 mins
pages/db/migrate/20121207132810_create_brightcontent_pages.rb15
A
0 mins
pages/db/migrate/20130105141633_add_hidden_to_pages.rb5
A
0 mins
pages/db/migrate/20130105142936_add_default_hidden_to_pages.rb5
A
0 mins
pages/lib/brightcontent-pages.rb1
A
0 mins
pages/lib/brightcontent/pages.rb16
A
0 mins
pages/lib/brightcontent/pages/engine.rb14
A
0 mins
pages/lib/brightcontent/pages/methods.rb9
A
0 mins
pages/lib/brightcontent/pages/path_constraint.rb21
A
0 mins
pages/lib/brightcontent/pages/routes.rb13
A
0 mins
pages/lib/generators/brightcontent/pages/install_generator.rb15
A
0 mins
pages/script/rails