andrewhao/bookplanner

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/templates/haml/scaffold/_form.html.haml
lib/tasks/rspec.rake
lib/tasks/db.rake
lib/tasks/cucumber.rake
lib/csp/standard_solver_strategy.rb34
A
50 mins
lib/csp/iterative_relaxing_constraint_solver_strategy.rb30
A
1 hr
lib/csp/assignment_problem.rb53
A
0 mins
doc/models_complete.svg
doc/models_brief.svg
doc/controllers_complete.svg
doc/controllers_brief.svg
config.ru
coffeelint.json
circle.yml
bin/spring
bin/rspec
bin/rake
bin/rails
bin/bundle
bin/autospec
app/views/students/show.html.haml
app/views/students/new.html.haml
app/views/students/index.html.haml
app/views/students/edit.html.haml
app/views/students/_form.html.haml
app/views/schools/show.html.haml
app/views/schools/new.html.haml
app/views/schools/index.html.haml
app/views/schools/edit.html.haml
app/views/schools/_form.html.haml
app/views/plans/show.html.haml
app/views/plans/new.html.haml
app/views/plans/index.html.haml
app/views/plans/edit.html.haml
app/views/plans/_loaned_assignments.html.haml
app/views/plans/_form.html.haml
app/views/layouts/application.html.haml
app/views/inventory_states/new.html.haml
app/views/inventory_states/_form.html.haml
app/views/home/index.html.haml
app/views/classrooms/show.html.haml
app/views/classrooms/new.html.haml
app/views/classrooms/index.html.haml
app/views/classrooms/edit.html.haml
app/views/classrooms/_students.html.haml