lawrencechanyewlong/wherewolfpro

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
config/environments/production.rb17
A
0 mins
config/environments/development.rb12
A
0 mins
config/environment.rb2
A
0 mins
config/database.yml
config/cucumber.yml
config/boot.rb2
A
0 mins
config/application.rb8
A
0 mins
config.ru
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/welcome/new_user.html.haml
app/views/welcome/login.html.haml
app/views/welcome/index.html.haml
app/views/welcome/history.html.haml
app/views/users/index.html.haml
app/views/saved_locations/index.html.haml
app/views/pages/home.html.erb
app/views/pages/geocoding.js.erb
app/views/layouts/application.html.haml
app/views/events/index.html.haml
app/views/event/user_map.html.haml
app/views/event/summary.html.haml
app/views/event/send_mail.html.haml
app/views/event/select_duration.html.haml
app/views/event/select_destination.html.haml
app/views/event/select_contacts.html.haml
app/views/event/receiver_map.html.haml
app/views/event/message.html.haml
app/models/user.rb6
A
0 mins
app/models/saved_location.rb2
A
0 mins
app/models/event.rb2
A
0 mins
app/models/authorization.rb4
A
0 mins
app/helpers/welcome_helper.rb41
B
4 hrs
app/helpers/users_helper.rb2
A
0 mins
app/helpers/saved_locations_helper.rb2
A
0 mins
app/helpers/events_helper.rb2
A
0 mins
app/helpers/event_helper.rb2
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/controllers/welcome_controller.rb45
A
0 mins
app/controllers/users_controller.rb68
A
0 mins
app/controllers/saved_locations_controller.rb4
A
0 mins
app/controllers/events_controller.rb9
A
0 mins
app/controllers/event_controller.rb343
D
2 days
app/controllers/application_controller.rb3
A
0 mins
app/assets/stylesheets/welcome.scss
app/assets/stylesheets/users.scss
app/assets/stylesheets/saved_locations.scss