stevenocchipinti/schedulator

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.bowerrc
.gitignore
.rspec
.ruby-version
.travis.yml
Gemfile
Gemfile.lock
README.md
Rakefile
app/assets/javascripts/application.js3
A
0 mins
app/assets/javascripts/events.js.coffee
app/assets/stylesheets/application.css
app/assets/stylesheets/events.css.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/events_controller.rb89
A
0 mins
app/helpers/application_helper.rb15
A
0 mins
app/helpers/events_helper.rb2
A
0 mins
app/models/attendee.rb4
A
0 mins
app/models/concerns/hashed_ids.rb31
A
0 mins
app/models/event.rb11
A
0 mins
app/models/timeslot.rb10
A
0 mins
app/models/vote.rb4
A
0 mins
app/views/events/_attendee.html.erb
app/views/events/_form.html.erb
app/views/events/_gravatar.html.erb
app/views/events/_link_to_add_field.html.erb
app/views/events/_timeslot.html.erb
app/views/events/_vote_checkbox.html.erb
app/views/events/edit.html.erb
app/views/events/index.html.erb
app/views/events/index.json.jbuilder
app/views/events/new.html.erb
app/views/events/show.html.erb
app/views/events/show.json.jbuilder
app/views/layouts/application.html.erb
bin/bundle
bin/rails
bin/rake
bower.json
config.ru
lib/tasks/cucumber.rake
public/404.html
public/422.html
public/500.html
public/favicon.ico
public/fonts/glyphicons-halflings-regular.eot
public/fonts/glyphicons-halflings-regular.svg
public/fonts/glyphicons-halflings-regular.ttf
public/fonts/glyphicons-halflings-regular.woff
public/robots.txt