Skip to content

Commit

Permalink
added a note about how gem files are formatted in case someone is mun…
Browse files Browse the repository at this point in the history
…ging one manually
  • Loading branch information
changemewtf committed May 2, 2011
1 parent e14b2c2 commit 574ed61
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions content/gemsets/importing.haml
Expand Up @@ -42,6 +42,14 @@
Next RVM looks for a 'system.gems' in the current directory.
%li
Finally RVM looks for a '.gems' file in the current directory
%p
gemset files have the following format, particularly for denoting versions:
%pre.code
:preserve
fastercsv
rails -v2.3.2
rake
tzinfo -v0.3.27
%p
You might also be interested in
%a{:href => "/gemsets/copying/"}
Expand Down

0 comments on commit 574ed61

Please sign in to comment.