mirror of
https://github.com/heartcombo/devise.git
synced 2022-11-09 12:18:31 -05:00
Just for Rails 3.2
This commit is contained in:
parent
2503f2d0a8
commit
176158a309
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ Some setup you must do manually if you haven't yet:
|
|||
<p class="notice"><%= notice %></p>
|
||||
<p class="alert"><%= alert %></p>
|
||||
|
||||
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
|
||||
|
||||
|
|
Loading…
Reference in a new issue