Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 258 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 258 Bytes

SD Hacks Backend

Rails backend used by the SD Hacks initiative.

Prerequisites:

  • Ruby: ruby-2.0.0-p481
  • Bundler: 1.6.2
  • MySQL: 5.6.20

Initiating the development environment

To install all the dependencies

$ bundle install