aboutsummaryrefslogtreecommitdiffstats
path: root/railties
diff options
context:
space:
mode:
Diffstat (limited to 'railties')
-rw-r--r--railties/README3
1 files changed, 3 insertions, 0 deletions
diff --git a/railties/README b/railties/README
index c07c5a1baa..0d6affddcd 100644
--- a/railties/README
+++ b/railties/README
@@ -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