Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 162 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 162 Bytes

Example Rails App

To run this app, run:

bundle
bundle exec rails s

Then point your browser at http://localhost:3000/.