diff options
| author | mo k <mo@mokhan.ca> | 2012-03-26 21:03:36 -0600 |
|---|---|---|
| committer | mo k <mo@mokhan.ca> | 2012-03-26 21:03:36 -0600 |
| commit | 0ec9708c193e53b1844d09f4125a4bf458a0ae13 (patch) | |
| tree | 809005f70b298a4867d87239641f16c00ab0b438 | |
| parent | cfc1a2184f19700a6a24f73032ad1235953b1661 (diff) | |
update rvmrc and rename gemfile to Gemfile.
| -rw-r--r-- | .rvmrc | 2 | ||||
| -rw-r--r-- | Gemfile (renamed from gemfile) | 0 |
2 files changed, 1 insertions, 1 deletions
@@ -6,7 +6,7 @@ # First we specify our desired <ruby>[@<gemset>], the @gemset name is optional, # Only full ruby name is supported here, for short names use: # echo "rvm use 1.9.3" > .rvmrc -environment_id="ruby-1.9.3-p0@practice" +environment_id="ruby-1.9.3@practice" # Uncomment the following lines if you want to verify rvm version per project # rvmrc_rvm_version="1.10.2" # 1.10.1 seams as a safe start |
