Pojostick/ipsr-mosaic

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.csslintrc
.eslintignore
.eslintrc
.gitignore
.rubocop.yml
.simplecov
.travis.yml
Gemfile
Gemfile.lock
Guardfile
LICENSE.md
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/gallery.js71
A
35 mins
app/assets/javascripts/home.coffee
app/assets/javascripts/mosaics.js20
A
0 mins
app/assets/javascripts/mosaics_index.js137
A
0 mins
app/assets/javascripts/mosaics_show.js218
B
4 hrs
app/assets/javascripts/sessions.coffee
app/assets/stylesheets/application.css.sass
app/assets/stylesheets/home.scss
app/assets/stylesheets/mosaics.scss
app/assets/stylesheets/sessions.scss
app/controllers/application_controller.rb7
A
0 mins
app/controllers/home_controller.rb4
A
0 mins
app/controllers/mosaics_controller.rb134
B
5 hrs
app/controllers/sessions_controller.rb11
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/home_helper.rb2
A
0 mins
app/helpers/mosaics_helper.rb2
A
0 mins
app/helpers/sessions_helper.rb2
A
0 mins
app/models/mosaic.rb18
A
0 mins
app/models/user.rb13
A
0 mins
app/views/home/show.html.erb
app/views/layouts/application.html.erb
app/views/mosaics/_survey.html.haml
app/views/mosaics/gallery.html.haml
app/views/mosaics/index.html.haml
app/views/mosaics/new.html.haml
app/views/mosaics/show.html.haml
app/views/sessions/create.html.erb
app/views/sessions/destroy.html.erb
bin/bundle
bin/rails
bin/rake
bin/setup
bin/spring
coffeelint.json