merlos/panatrans-api

View on GitHub
Branch: master(View all)
NameLines of codeMaintainabilityTest coverage
.gitignore
.ruby-version
Gemfile
Gemfile.lock
Procfile
README.md
Rakefile
app/assets/javascripts/application.js0
A
0 mins
app/assets/stylesheets/application.css
app/controllers/v1/application_controller.rb54
A
0 mins
app/controllers/v1/balance_controller.rb27
A
0 mins
app/controllers/v1/routes_controller.rb43
A
0 mins
app/controllers/v1/shapes_controller.rb14
A
0 mins
app/controllers/v1/stop_sequences_controller.rb48
A
25 mins
app/controllers/v1/stops_controller.rb51
A
0 mins
app/controllers/v1/trips_controller.rb38
A
0 mins
app/helpers/application_helper.rb2
A
0 mins
app/models/concerns/csvable.rb23
A
0 mins
app/views/layouts/application.html.erb
app/views/v1/application/since.json.jbuilder
app/views/v1/routes/index.json.jbuilder
app/views/v1/routes/show.json.jbuilder
app/views/v1/shapes/show.json.jbuilder
app/views/v1/stop_sequences/index.json.jbuilder
app/views/v1/stop_sequences/show.json.jbuilder
app/views/v1/stops/index.json.jbuilder
app/views/v1/stops/nearby.json.jbuilder
app/views/v1/stops/show.json.jbuilder
app/views/v1/trips/index.json.jbuilder
app/views/v1/trips/show.json.jbuilder
bin/bundle
bin/rails
bin/rake
bin/spring
config.ru
lib/tasks/dataset.rake
lib/tasks/dataset_helper.rb83
A
3 hrs
public/404.html
public/422.html
public/500.html
public/examples/heatmap/heatmap.min.js529
F
4 days
public/examples/heatmap/index.html
public/examples/heatmap/leaflet-heatmap.min.js144
A
3 hrs
public/favicon.ico
public/robots.txt