bryceholcomb/rider_demand

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
public/robots.txt
public/favicon.ico
public/500.html
public/422.html
public/404.html
lib/tasks/data.rake
config.ru
bin/spring
bin/setup
bin/rake
bin/rails
bin/bundle
app/views/users/show.html.erb
app/views/users/edit.html.erb
app/views/users/_form.html.erb
app/views/shared/_navbar.html.erb
app/views/shared/_footer.html.erb
app/views/predictor/show.html.erb
app/views/predictor/index.html.erb
app/views/layouts/application.html.erb
app/views/home/privacy_policy.html
app/views/home/index.html.erb
app/views/home/_info_boxes.html.erb
app/views/errors/404.html.erb
app/services/uber_service.rb16
A
0 mins
app/services/eventful_service.rb36
A
0 mins
app/models/user_city.rb4
A
0 mins
app/models/user.rb33
A
0 mins
app/models/time_estimate_builder.rb21
A
0 mins
app/models/time_estimate.rb9
A
0 mins
app/models/old_neighborhood.rb11
A
0 mins
app/models/neighborhood.rb14
A
0 mins
app/models/geojson_parser.rb13
A
0 mins
app/models/geojson_builder.rb33
A
0 mins
app/models/event.rb66
A
0 mins
app/models/city.rb12
A
0 mins
app/models/application_record.rb3
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/data/san_francisco.geojson
app/data/denver.geojson
app/controllers/users_controller.rb35
A
0 mins
app/controllers/sessions_controller.rb23
A
0 mins
app/controllers/predictor_controller.rb13
A
0 mins
app/controllers/neighborhoods_controller.rb18
A
0 mins
app/controllers/home_controller.rb6
A
0 mins
app/controllers/events_controller.rb19
A
0 mins
app/controllers/errors_controller.rb6
A
0 mins
app/controllers/cities_controller.rb9
A
0 mins
app/controllers/application_controller.rb10
A
0 mins
app/controllers/api/v1/events_controller.rb22
A
0 mins