jshoe/coursequestionbank

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.travis.yml
Gemfile.lock
README.md
README.rdoc
RackMultipart20160502-2040-1j98e7u
RackMultipart20160502-2583-tud4n8
Rakefile
app/assets/images/foxinboxheader.png
app/assets/images/graystar.png
app/assets/images/rails.png
app/assets/images/yellowstar.png
app/assets/javascripts/application.js12
A
0 mins
app/assets/javascripts/collections.js.coffee
app/assets/javascripts/filters.js.coffee
app/assets/javascripts/instructor.js.coffee
app/assets/javascripts/problems.js166
C
7 hrs
app/assets/javascripts/sessions.js.coffee
app/assets/stylesheets/application.scss
app/assets/stylesheets/collections.scss
app/assets/stylesheets/filter.scss
app/assets/stylesheets/header.scss
app/assets/stylesheets/instructors.scss
app/assets/stylesheets/problems.scss
app/controllers/application_controller.rb26
A
0 mins
app/controllers/collections_controller.rb63
A
0 mins
app/controllers/instructors_controller.rb57
A
2 hrs
app/controllers/problems_controller.rb231
D
2 days
app/controllers/sessions_controller.rb22
A
0 mins
app/controllers/upload_controller.rb18
A
0 mins
app/helpers/application_helper.rb24
A
0 mins
app/helpers/collections_helper.rb5
A
0 mins
app/helpers/instructor_helper.rb2
A
0 mins
app/helpers/problems_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/models/ability.rb15
A
0 mins
app/models/collection.rb36
A
35 mins
app/models/instructor.rb29
A
0 mins
app/models/problem.rb201
A
3 hrs
app/models/ruql_reader.rb36
A
1 hr
app/models/setting.rb3
A
0 mins
app/models/tag.rb5
A
0 mins
app/models/whitelist.rb15
A
0 mins
app/views/403.html
app/views/collections/_edit_collection.html.haml
app/views/collections/_form.html.haml