UWFlow / rmc

Flow is a website that lets you plan courses with friends.
https://uwflow.com
MIT License
233 stars 73 forks source link

Use rbenv or rvm, and pin gem version #292

Open JGulbronson opened 8 years ago

JGulbronson commented 8 years ago

Would be nice to have this stable, much like we do with virtualenv and requirements.txt. Would help to allow reproducible setups, which would allow us to spin up servers more easily.

JGulbronson commented 8 years ago

Looks like 2.3.1 will work, using rvm. Will put up PR tomorrow with README instructions added for rvm, and a Gemfile.lock to pin everything