Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 420 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 420 Bytes

WSG Workshops App

App created at WSG workshops meetings. This code base presents result app after forth meeting at 14.05.2015.

Fork

Please fork this project to your own Github account.

Setup

No initial setup is required. Database is simple SQLite, no requirements.

Initial setup

bundle
bundle exec rake db:setup

Run the server

rails s

Application is available at localhost:3000/