.rvmrc in scide-0.0.11 vs .rvmrc in scide-0.0.12

- old
+ new

@@ -2,10 +2,10 @@ # This is an RVM Project .rvmrc file, used to automatically load the ruby # development environment upon cd'ing into the directory # First we specify our desired <ruby>[@<gemset>], the @gemset name is optional. -environment_id="ruby-1.9.3@scide" +environment_id="ruby-1.9.2@scide" # # First we attempt to load the desired environment directly from the environment # file. This is very fast and efficicent compared to running through the entire # CLI and selector. If you want feedback on which environment was used then