Top "Rvmrc" questions

rvmrc is the configuration file of Ruby Version Manager (RVM) that is parsed and applied when RVM initializes.

Use rvmrc or ruby-version file to set a project gemset with RVM?

I use RVM, the Ruby Version Manager to specify a Ruby version and a set of gems for each of …

ruby-on-rails ruby-on-rails-3 ruby-on-rails-3.2 rvm rvmrc
rvm keeps ignoring my .rvmrc

I'm having some problems with my project. I keep an .rvmrc in my project's directory with the following config: rvm …

ruby rvm zsh rvmrc