Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 158 Bytes

README.md

File metadata and controls

9 lines (6 loc) · 158 Bytes

Gas Station control panel

Simple appliaction for a gas station.

In order to run this app locally, you must run:

  • bundle
  • rake db:setup
  • rails s