My app of POW is the recent copy, I've installed and reinstalled it several times.
It will not register my .rvmrc file. It still loads the latest ( not the default ) ruby.
I've done the following.
Reinstalled everything. Still it will not read .rvmrc
.
Any ideas?
If that doesn't work for you, add the following line to your .rvmrc:
rvm env -- [your_ruby]@[your_gemset] >> .powenv
as detailed in the pow issue thread referenced above. Then restart Pow. That should do it.