stevedowney/ucb_rails

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
lib/generators/ucb_rails/templates/db/migrate/create_users.rb22
A
0 mins
lib/ucb_rails.rb24
A
0 mins
lib/ucb_rails/engine.rb26
A
0 mins
lib/ucb_rails/log_tagger.rb15
A
0 mins
lib/ucb_rails/version.rb3
A
0 mins
.gitignore
.rspec
.rvmrc
.travis.yml
.yardopts
Gemfile
Gemfile.lock
Guardfile
MIT-LICENSE
README.md
Rakefile
TODO.md
app/assets/images/ucb_rails/glyphicons_002_dog.png
app/assets/images/ucb_rails/glyphicons_006_user_add.png
app/views/ucb_rails/admin/configuration/index.html.haml
app/views/ucb_rails/admin/email_test/index.html.haml
app/views/ucb_rails/admin/users/_form.html.haml
app/views/ucb_rails/admin/users/_user.html.haml
app/views/ucb_rails/admin/users/edit.html.haml
app/views/ucb_rails/admin/users/index.html.haml
app/views/ucb_rails/home/logged_in.html.haml
app/views/ucb_rails/home/not_logged_in.html.haml
app/views/ucb_rails/lps/_form.html.haml
app/views/ucb_rails/lps/_modal.html.haml
app/views/ucb_rails/lps/_results.html.haml
app/views/ucb_rails/lps/search.js.haml
lib/generators/ucb_rails/templates/README
lib/generators/ucb_rails/templates/app/assets/stylesheets/application.css
lib/generators/ucb_rails/templates/app/assets/stylesheets/bootstrap_and_overrides.css.scss
lib/generators/ucb_rails/templates/app/assets/stylesheets/ucb_rails.css.scss
lib/generators/ucb_rails/templates/app/views/layouts/_developer.html.haml
lib/generators/ucb_rails/templates/app/views/layouts/_footer.html.haml
lib/generators/ucb_rails/templates/app/views/layouts/_navigation.html.haml
lib/generators/ucb_rails/templates/app/views/layouts/application.html.haml
lib/generators/ucb_rails/templates/config/config.yml.example
lib/generators/ucb_rails/templates/config/locales/simple_form.en.yml
lib/generators/ucb_rails/templates/lib/templates/haml/scaffold/_form.html.haml
lib/tasks/ucb_rails_tasks.rake
ucb_rails.gemspec