bus-detective/bus-detective

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.codeclimate.yml
.env.example
.gitignore
.rspec
.ruby-version
Dockerfile
Gemfile
Gemfile.lock
MIT-LICENSE
Procfile
Procfile.dev
README.md
Rakefile
app/assets/stylesheets/application.css
app/views/index/robots.erb
app/views/layouts/application.html.erb
bin/bootstrap
bin/bundle
bin/data
bin/rails
bin/rake
bin/rspec
bin/setup
bin/spring
config.ru
config/database.yml
config/locales/en.yml
config/secrets.yml
db/structure.sql
docker-compose.yml
lib/tasks/load_test.rake
lib/tasks/metro.rake
public/404.html
public/422.html
public/500.html
public/favicon-mustache.ico
public/favicon.ico
spec/fixtures/google_transit_info.zip
spec/fixtures/realtime_updates.buf
app/assets/javascripts/application.js0
app/apis/metro/color_helper.rb11
app/apis/metro/connection.rb18
app/apis/metro/error.rb4
app/apis/metro/realtime_protobuf.rb23
app/apis/metro/realtime_updates.rb113
app/apis/metro/string_helper.rb11
app/controllers/api/departures_controller.rb43
app/controllers/api/routes_controller.rb10
app/controllers/api/shapes_controller.rb5
app/controllers/api/stop_times_controller.rb21