Skip to content

Commit

Permalink
fix documentation to note RAILS_ENV when unpacking
Browse files Browse the repository at this point in the history
  • Loading branch information
jscruggs committed Jun 9, 2009
1 parent a89c9a6 commit d7a00b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion home_page/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h2>Installation:</h2>
<p>And then issue this command:</p>
<br/>
<pre>
$ rake gems:unpack
$ rake gems:unpack RAILS_ENV=test
</pre>
<br/>
<p>That way Rails won't yell at you every time you run a Rake task:</p>
Expand Down

0 comments on commit d7a00b0

Please sign in to comment.