andrewhao/bookplanner

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.editorconfig
.eslintignore
.eslintrc
.gitignore
.hound.yml
.rspec
.rubocop.yml
.ruby-version
Gemfile
Gemfile.lock
Guardfile
LICENSE
Procfile
README.md
Rakefile
app/assets/javascripts/helpers.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/inventory_states.css.scss
app/assets/stylesheets/plan_matrix.css.scss
app/assets/stylesheets/schools.css.scss
app/views/book_bags/_form.html.haml
app/views/book_bags/edit.html.haml
app/views/book_bags/index.html.haml
app/views/book_bags/new.html.haml
app/views/book_bags/show.html.haml
app/views/classrooms/_book_bags.html.haml
app/views/classrooms/_form.html.haml
app/views/classrooms/_out_on_loan.html.haml
app/views/classrooms/_plan_matrix.html.haml
app/views/classrooms/_students.html.haml
app/views/classrooms/edit.html.haml
app/views/classrooms/index.html.haml
app/views/classrooms/new.html.haml
app/views/classrooms/show.html.haml
app/views/home/index.html.haml
app/views/inventory_states/_form.html.haml
app/views/inventory_states/new.html.haml
app/views/layouts/application.html.haml
app/views/plans/_form.html.haml
app/views/plans/_loaned_assignments.html.haml
app/views/plans/edit.html.haml
app/views/plans/index.html.haml
app/views/plans/new.html.haml
app/views/plans/show.html.haml
app/views/schools/_form.html.haml
app/views/schools/edit.html.haml
app/views/schools/index.html.haml
app/views/schools/new.html.haml
app/views/schools/show.html.haml