conc-at/clueshed

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-version
.travis.yml
Dockerfile
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app.json
app/assets/images/favicon.ico
app/assets/images/logo.svg
app/assets/javascripts/application.js.coffee
app/assets/javascripts/calendar.js.coffee
app/assets/javascripts/home.js.coffee
app/assets/javascripts/partips.js.coffee
app/assets/stylesheets/application.css.scss.erb
app/assets/stylesheets/calendar.css.scss
app/assets/stylesheets/home.css.scss
app/assets/stylesheets/users.css.scss
app/controllers/application_controller.rb29
A
0 mins
app/controllers/calendar_controller.rb2
A
0 mins
app/controllers/contribs_controller.rb8
A
0 mins
app/controllers/errors_controller.rb12
A
0 mins
app/controllers/home_controller.rb7
A
0 mins
app/controllers/interests_controller.rb2
A
0 mins
app/controllers/omniauth_callbacks_controller.rb26
A
0 mins
app/controllers/partips_controller.rb77
A
0 mins
app/controllers/registrations_controller.rb11
A
0 mins
app/controllers/users_controller.rb20
A
0 mins
app/controllers/votes_controller.rb31
A
0 mins
app/helpers/application_helper.rb31
A
0 mins
app/helpers/home_helper.rb18
A
0 mins
app/helpers/partips_helper.rb14
A
0 mins
app/models/application_record.rb3
A
0 mins
app/models/contrib.rb7
A
0 mins
app/models/identity.rb8
A
0 mins
app/models/interest.rb7
A
0 mins
app/models/user.rb82
A
25 mins
app/models/vote.rb32
A
0 mins
app/views/calendar/index.html.haml
app/views/contribs/edit.html.haml
app/views/contribs/index.json.jbuilder
app/views/contribs/new.html.haml
app/views/contribs/show.html.haml
app/views/contribs/show.json.jbuilder
app/views/devise/confirmations/new.html.haml
app/views/devise/mailer/confirmation_instructions.html.haml
app/views/devise/mailer/reset_password_instructions.html.haml
app/views/devise/mailer/unlock_instructions.html.haml