Doc fix (closes #5660)

git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4991 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
David Heinemeier Hansson 2006-09-04 17:56:11 +00:00
parent 68b909726b
commit 2e0927282d
1 changed files with 3 additions and 0 deletions

View File

@ -113,6 +113,9 @@ Passing an argument will specify a different environment, like <tt>script/consol
To reload your controllers and models after launching the console run <tt>reload!</tt>
To reload your controllers and models after launching the console run <tt>reload!</tt>
== Description of contents