cutalion/SetupMeetup

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.rspec
.rvmrc.example
.travis.yml
Capfile
Gemfile
Gemfile.lock
Guardfile
Procfile
README.md
README.rdoc
Rakefile
app/assets/images/rails.png
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/bootstrap.js.coffee
app/assets/javascripts/persona.js.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/bootstrap_and_overrides.css.less
app/controllers/application_controller.rb24
A
0 mins
app/controllers/comments_controller.rb34
A
0 mins
app/controllers/events_controller.rb21
A
0 mins
app/controllers/landing_controller.rb13
A
0 mins
app/controllers/persona_controller.rb19
A
0 mins
app/cron/cron_notifier.rb16
A
0 mins
app/helpers/application_helper.rb18
A
0 mins
app/helpers/feedback_helper.rb7
A
0 mins
app/helpers/landing_helper.rb2
A
0 mins
app/mailers/event_notifier.rb18
A
0 mins
app/models/comment.rb13
A
0 mins
app/models/event.rb34
A
0 mins
app/models/event_observer.rb14
A
0 mins
app/models/event_owner_observer.rb6
A
0 mins
app/models/user.rb31
A
0 mins
app/views/devise/_links.erb
app/views/devise/confirmations/new.html.erb
app/views/devise/mailer/confirmation_instructions.html.erb
app/views/devise/mailer/reset_password_instructions.html.erb
app/views/devise/mailer/unlock_instructions.html.erb
app/views/devise/passwords/edit.html.erb
app/views/devise/passwords/new.html.erb
app/views/devise/registrations/edit.html.erb
app/views/devise/registrations/new.html.haml
app/views/devise/sessions/new.html.haml
app/views/devise/unlocks/new.html.erb
app/views/event_notifier/event_created.html.haml
app/views/event_notifier/event_updated.html.haml
app/views/event_notifier/week_notification.html.haml
app/views/events/_comment.html.haml
app/views/events/_form.html.haml
app/views/events/edit.html.haml