From f632df2828626357477504b83093b25d44674f41 Mon Sep 17 00:00:00 2001 From: Ben Orenstein Date: Thu, 29 Apr 2010 12:41:56 -0400 Subject: Make output match code. --- railties/lib/rails/generators/rails/app/templates/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'railties/lib/rails') diff --git a/railties/lib/rails/generators/rails/app/templates/README b/railties/lib/rails/generators/rails/app/templates/README index df5223594a..6ce0fa6f70 100644 --- a/railties/lib/rails/generators/rails/app/templates/README +++ b/railties/lib/rails/generators/rails/app/templates/README @@ -116,7 +116,7 @@ the Ruby logger class from inside your controllers. Example: The result will be a message in your log file along the lines of: - Mon Oct 08 14:22:29 +1000 2007 Destroyed Weblog ID #1 + Mon Oct 08 14:22:29 +1000 2007 Destroyed Weblog ID #1! More information on how to use the logger is at http://www.ruby-doc.org/core/ -- cgit v1.2.3