From 176158a3094d1acce229c10173992a97f298049a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Valim?= Date: Thu, 6 Jun 2013 00:45:02 +0800 Subject: [PATCH] Just for Rails 3.2 --- lib/generators/templates/README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/generators/templates/README b/lib/generators/templates/README index 8f2ff1ff..76235244 100644 --- a/lib/generators/templates/README +++ b/lib/generators/templates/README @@ -21,7 +21,7 @@ Some setup you must do manually if you haven't yet:

<%= notice %>

<%= alert %>

- 4. If you are deploying Rails 3.1+ on Heroku, you may want to set: + 4. If you are deploying on Heroku with Rails 3.2 only, you may want to set: config.assets.initialize_on_precompile = false