lawrencechanyewlong/wherewolfpro

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
-
.codeclimate.yml
.gitignore
.travis.yml
Gemfile
Gemfile.lock
README.rdoc
Rakefile
app/assets/images/citydogshare_logo.jpg
app/assets/images/wherewoof_logo.png
app/assets/images/wherewoof_logo_old.jpg
app/assets/javascripts/application.js0
A
0 mins
app/assets/javascripts/event.coffee
app/assets/javascripts/events.coffee
app/assets/javascripts/saved_locations.coffee
app/assets/javascripts/users.coffee
app/assets/javascripts/welcome.coffee
app/assets/stylesheets/application.css.scss
app/assets/stylesheets/event.scss
app/assets/stylesheets/events.scss
app/assets/stylesheets/framework_and_overrides.css
app/assets/stylesheets/saved_locations.scss
app/assets/stylesheets/users.scss
app/assets/stylesheets/welcome.scss
app/controllers/application_controller.rb3
A
0 mins
app/controllers/event_controller.rb343
D
2 days
app/controllers/events_controller.rb9
A
0 mins
app/controllers/saved_locations_controller.rb4
A
0 mins
app/controllers/users_controller.rb68
A
0 mins
app/controllers/welcome_controller.rb45
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/helpers/event_helper.rb2
A
0 mins
app/helpers/events_helper.rb2
A
0 mins
app/helpers/saved_locations_helper.rb2
A
0 mins
app/helpers/users_helper.rb2
A
0 mins
app/helpers/welcome_helper.rb41
B
4 hrs
app/models/authorization.rb4
A
0 mins
app/models/event.rb2
A
0 mins
app/models/saved_location.rb2
A
0 mins
app/models/user.rb6
A
0 mins
app/views/event/message.html.haml
app/views/event/receiver_map.html.haml
app/views/event/select_contacts.html.haml
app/views/event/select_destination.html.haml
app/views/event/select_duration.html.haml
app/views/event/send_mail.html.haml
app/views/event/summary.html.haml
app/views/event/user_map.html.haml
app/views/events/index.html.haml
app/views/layouts/application.html.haml