.gitignore | |
|
|
.rspec | |
|
|
.travis.yml | |
|
|
CONTRIBUTING.md | |
|
|
Gemfile | |
|
|
Gemfile.lock | |
|
|
Guardfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
Rakefile | |
|
|
app/assets/javascripts/application.js | 0 | A 0 mins |
|
app/assets/javascripts/home.js | 7 | A 0 mins |
|
app/assets/stylesheets/application.css.scss | |
|
|
app/assets/stylesheets/bootstrap_and_overrides.css | |
|
|
app/controllers/application_controller.rb | 3 | A 0 mins |
|
app/controllers/home_controller.rb | 4 | A 0 mins |
|
app/helpers/application_helper.rb | 2 | A 0 mins |
|
app/views/home/index.html.erb | |
|
|
app/views/layouts/application.html.erb | |
|
|
bin/bundle | |
|
|
bin/rails | |
|
|
bin/rake | |
|
|
bin/rspec | |
|
|
bin/spring | |
|
|
config.ru | |
|
|
data/Kinesis CodeforAustralia_DataSet1_20140707.xls | |
|
|
data/readme.md | |
|
|
lib/cost.rb | 6 | A 0 mins |
|
lib/emission.rb | 16 | A 0 mins |
|
lib/transport_mode.rb | 1 | A 0 mins |
|
lib/transport_mode/base.rb | 20 | A 0 mins |
|
lib/transport_mode/bicycling.rb | 8 | A 0 mins |
|
lib/transport_mode/driving.rb | 8 | A 0 mins |
|
lib/transport_mode/transit.rb | 8 | A 0 mins |
|
lib/transport_mode/walking.rb | 8 | A 0 mins |
|
public/404.html | |
|
|
public/422.html | |
|
|
public/500.html | |
|
|
public/favicon.ico | |
|
|
public/robots.txt | |
|
|