ScottKolo/suitesparse-matrix-collection-website

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.browserslistrc
.codeclimate.yml
.csslintrc
.gitignore
.rspec
.rubocop.yml
.ruby-version
.semaphore/semaphore.yml
.simplecov
Gemfile
Gemfile.lock
LICENSE
README.md
Rakefile
app/assets/config/manifest.js0
A
0 mins
app/assets/images/ajax-loader.gif
app/assets/images/buttons.png
app/assets/images/logo.png
app/assets/images/logo_small.png
app/assets/images/logoemail.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.scss
app/assets/stylesheets/groups.scss
app/assets/stylesheets/index.scss
app/assets/stylesheets/pages.scss
app/assets/stylesheets/show_matrix.scss
app/controllers/application_controller.rb3
A
0 mins
A
100%
app/controllers/collection_matrices_controller.rb82
A
0 mins
A
94%
app/controllers/groups_controller.rb29
A
0 mins
A
100%
app/controllers/pages_controller.rb6
A
0 mins
A
100%
app/helpers/application_helper.rb23
A
0 mins
A
100%
app/helpers/collection_matrices_helper.rb110
A
0 mins
A
100%
app/helpers/email_helpers.rb6
A
0 mins
A
100%
app/helpers/groups_helper.rb2
A
0 mins
A
100%
app/helpers/will_paginate_helper.rb8
A
0 mins
A
100%
app/mailers/admin_notifier_mailer.rb12
A
0 mins
A
100%
app/mailers/application_mailer.rb2
A
0 mins
A
100%
app/models/application_record.rb3
A
0 mins
A
100%
app/models/collection_matrix.rb200
A
0 mins
A
100%
app/models/group.rb3
A
0 mins
A
100%
app/models/submitted_matrix.rb5
A
0 mins
A
100%
app/views/admin_notifier/new_matrix_email.html.haml
app/views/collection_matrices/_list.html.haml
app/views/collection_matrices/index.html.haml
app/views/collection_matrices/index.js.haml
app/views/collection_matrices/new.html.haml
app/views/collection_matrices/not_found.html.haml
app/views/collection_matrices/show.html.haml
app/views/groups/_list.html.haml
app/views/groups/_showlist.html.haml