No description
  • Ruby 50.5%
  • HTML 36.3%
  • JavaScript 7.9%
  • Dockerfile 2.3%
  • Shell 2%
  • Other 1%
Find a file
2025-05-06 09:49:17 +03:00
.github Init commit 2025-03-22 18:27:57 +03:00
.kamal Init commit 2025-03-22 18:27:57 +03:00
app Default city and proper response caching 2025-05-06 09:49:17 +03:00
bin Init commit 2025-03-22 18:27:57 +03:00
config Working travel time calculation 2025-04-22 10:03:59 +03:00
db Show stops on map 2025-03-27 21:41:52 +03:00
lib/tasks Init commit 2025-03-22 18:27:57 +03:00
log Init commit 2025-03-22 18:27:57 +03:00
public Init commit 2025-03-22 18:27:57 +03:00
script Init commit 2025-03-22 18:27:57 +03:00
storage Init commit 2025-03-22 18:27:57 +03:00
test Init commit 2025-03-22 18:27:57 +03:00
tmp Init commit 2025-03-22 18:27:57 +03:00
vendor Working travel time calculation 2025-04-22 10:03:59 +03:00
.dockerignore Init commit 2025-03-22 18:27:57 +03:00
.gitattributes Init commit 2025-03-22 18:27:57 +03:00
.gitignore Working travel time calculation 2025-04-22 10:03:59 +03:00
.rubocop.yml Init commit 2025-03-22 18:27:57 +03:00
.ruby-version Init commit 2025-03-22 18:27:57 +03:00
config.ru Init commit 2025-03-22 18:27:57 +03:00
Dockerfile Init commit 2025-03-22 18:27:57 +03:00
fly.toml Fly.io Launch config files (#5) 2025-04-22 10:19:26 +03:00
Gemfile Working isochrone 2025-04-15 21:52:56 +03:00
Gemfile.lock Bump solid_queue from 1.1.4 to 1.1.5 (#1) 2025-04-22 10:20:34 +03:00
Rakefile Init commit 2025-03-22 18:27:57 +03:00
README.md Init commit 2025-03-22 18:27:57 +03:00

README

This README would normally document whatever steps are necessary to get the application up and running.

Things you may want to cover:

  • Ruby version

  • System dependencies

  • Configuration

  • Database creation

  • Database initialization

  • How to run the test suite

  • Services (job queues, cache servers, search engines, etc.)

  • Deployment instructions

  • ...