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/stylesheets/brightcontent/attachments.css.scss
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/script/rails
brightcontent.gemspec
core/.gitignore
core/Rakefile
core/app/assets/javascripts/brightcontent/brightcontent.js.erb
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/views/brightcontent/application/_menu.html.erb
core/app/views/brightcontent/application/_resource.html.erb
core/app/views/brightcontent/application/_show_flash_names.html.erb
core/app/views/brightcontent/application/_user_menu.html.erb
core/app/views/brightcontent/base/_form.html.erb
core/app/views/brightcontent/base/_list_actions.html.erb
core/app/views/brightcontent/base/_list_filters.html.erb
core/app/views/brightcontent/base/_list_header.html.erb
core/app/views/brightcontent/base/_list_item.html.erb
core/app/views/brightcontent/base/_page_sizes.html.erb
core/app/views/brightcontent/base/edit.html.erb
core/app/views/brightcontent/base/form_fields/_belongs_to.html.erb
core/app/views/brightcontent/base/form_fields/_date.html.erb
core/app/views/brightcontent/base/form_fields/_datetime.html.erb
core/app/views/brightcontent/base/form_fields/_file.html.erb
core/app/views/brightcontent/base/form_fields/_has_and_belongs_to_many.html.erb
core/app/views/brightcontent/base/form_fields/_has_many.html.erb
core/app/views/brightcontent/base/index.csv.erb
core/app/views/brightcontent/base/index.html.erb
core/app/views/brightcontent/base/list_fields/_boolean.html.erb
core/app/views/brightcontent/base/list_fields/_has_and_belongs_to_many.html.erb
core/app/views/brightcontent/base/list_fields/_has_many.html.erb