firmhouse / presspass

Making WordPress development as easy as developing Rails.
MIT License
48 stars 5 forks source link

A reminder when working with RVM #1

Open jansn opened 12 years ago

jansn commented 12 years ago

When you work with RVM for different installations of Ruby on your system the Wordpress installation might not start using Pow.

Solution: Add an .rvmrc file to your Wordpress installation directory and specify the version of Ruby you're working with.

michiels commented 12 years ago

Yes! Will put an explanation about using RVM or RBenv or just plain Ruby (should work out of the box) in the README.