Skip to content
This repository has been archived by the owner on Feb 14, 2018. It is now read-only.

Commit

Permalink
add note about ruby vm version tolerance
Browse files Browse the repository at this point in the history
fix for issue #141
  • Loading branch information
WardCunningham committed Mar 1, 2012
1 parent c5b67dd commit fb2bb9d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ReadMe.md
Expand Up @@ -73,6 +73,8 @@ We're using Ruby 1.9.2 which we manage with rvm:
rvm install 1.9.2
rvm use 1.9.2

The software has been known to run trouble-free under version 1.8.5 so long as appropriate gem versions are installed. The latest releases of OSX work better with 1.9.3.

The server is a ruby bundle. Get the bundler gem and then use it to get everything else:

gem install bundler
Expand Down

0 comments on commit fb2bb9d

Please sign in to comment.