Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 186 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 186 Bytes

Nearest Fuel Station

Versions

Ruby 2.5.3

Rails 5.1.7

Set Up

  • Clone this repo
  • bundle install
  • bundle exec figaro install
  • `rails db:{create,migrate}``
  • rails s