brightin/brightcontent

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.travis.yml
CHANGELOG.md
Gemfile
MIT-LICENSE
README.md
Rakefile
VERSION
attachments/.gitignore
attachments/README.md
attachments/Rakefile
attachments/app/assets/javascripts/brightcontent/attachments.js79
A
0 mins
attachments/app/assets/stylesheets/brightcontent/attachments.css.scss
attachments/app/controllers/brightcontent/attachments_controller.rb29
A
0 mins
attachments/app/models/brightcontent/attachment.rb44
A
0 mins
attachments/app/views/brightcontent/attachments/_attachment.html.erb
attachments/app/views/brightcontent/attachments/show.html.erb
attachments/app/views/brightcontent/base/_form_field_attachments.html.erb
attachments/app/views/brightcontent/base/_list_field_attachments.html.erb
attachments/brightcontent-attachments.gemspec
attachments/config/locales/brightcontent_attachements.en.yml
attachments/config/locales/brightcontent_attachements.nl.yml
attachments/config/routes.rb6
A
0 mins
attachments/db/migrate/20121222172513_create_attachments.rb19
A
0 mins
attachments/lib/brightcontent-attachments.rb1
A
0 mins
attachments/lib/brightcontent/attachments.rb13
A
0 mins
attachments/lib/brightcontent/attachments/attachable.rb14
A
0 mins
attachments/lib/brightcontent/attachments/engine.rb11
A
0 mins
attachments/lib/brightcontent/attachments/model_extensions.rb14
A
0 mins
attachments/lib/generators/brightcontent/attachments/install_generator.rb12
A
0 mins
attachments/script/rails
brightcontent.gemspec
core/.gitignore
core/Rakefile
core/app/assets/javascripts/brightcontent/brightcontent.js.erb
core/app/assets/javascripts/brightcontent/core.js16
A
0 mins
core/app/assets/javascripts/brightcontent/custom.js0
A
0 mins
core/app/assets/javascripts/brightcontent/wysithtml5-parser-rules.js487
C
7 hrs
core/app/assets/stylesheets/brightcontent/brightcontent.css.erb
core/app/assets/stylesheets/brightcontent/core.css.sass
core/app/assets/stylesheets/brightcontent/custom.css
core/app/assets/stylesheets/brightcontent/signin.css.sass
core/app/controllers/brightcontent/admin_users_controller.rb9
A
0 mins
core/app/controllers/brightcontent/application_controller.rb35
A
0 mins
core/app/controllers/brightcontent/base_controller.rb10
A
0 mins
core/app/controllers/brightcontent/sessions_controller.rb28
A
0 mins
core/app/helpers/brightcontent/application_helper.rb8
A
0 mins
core/app/helpers/brightcontent/base_helper.rb23
A
0 mins
core/app/helpers/brightcontent/translation_helper.rb18
A
0 mins
core/app/models/brightcontent/admin_user.rb13
A
0 mins