Changeset 4672
- Timestamp:
- 08/05/06 21:22:13 (2 years ago)
- Files:
-
- trunk/railties/README (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/railties/README
r4165 r4672 125 125 Passing an argument will specify a different environment, like <tt>script/console production</tt>. 126 126 127 To reload your controllers and models after launching the console run <tt>reload!</tt> 128 129 127 130 128 131 == Description of contents