aboutsummaryrefslogtreecommitdiffstats
path: root/railties/doc/guides/source/creating_plugins/generator_commands.txt
diff options
context:
space:
mode:
authorJeff Dean <jeff@zilkey.com>2008-11-16 23:09:12 -0500
committerJeff Dean <jeff@zilkey.com>2008-11-16 23:09:12 -0500
commite08af7219795d28fe9e9eb5f0dc2e7488541382e (patch)
treee58587b84665c4d6a0667f5e9bfac972c8c6de9f /railties/doc/guides/source/creating_plugins/generator_commands.txt
parent6b8500ce48f45f18696f6215b8a01f5cf0e328b5 (diff)
downloadrails-e08af7219795d28fe9e9eb5f0dc2e7488541382e.tar.gz
rails-e08af7219795d28fe9e9eb5f0dc2e7488541382e.tar.bz2
rails-e08af7219795d28fe9e9eb5f0dc2e7488541382e.zip
Rails guide: Misc reorganization
Diffstat (limited to 'railties/doc/guides/source/creating_plugins/generator_commands.txt')
-rw-r--r--railties/doc/guides/source/creating_plugins/generator_commands.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/railties/doc/guides/source/creating_plugins/generator_commands.txt b/railties/doc/guides/source/creating_plugins/generator_commands.txt
index 5cce81c8bd..3ace3c7318 100644
--- a/railties/doc/guides/source/creating_plugins/generator_commands.txt
+++ b/railties/doc/guides/source/creating_plugins/generator_commands.txt
@@ -137,4 +137,5 @@ To see this work, type:
./script/destroy yaffle_route
-----------------------------------------------------------
+.Editor's note:
NOTE: If you haven't set up the custom route from above, 'script/destroy' will fail and you'll have to remove it manually. \ No newline at end of file