Deployment stuff. Ignore capistrano. Faster precompiling.
This commit is contained in:
parent
b9138efa79
commit
344abf5a26
2 changed files with 7 additions and 1 deletions
|
|
@ -58,5 +58,8 @@ module Foodsoft
|
|||
|
||||
# Version of your assets, change this if you want to expire all your assets
|
||||
config.assets.version = '1.0'
|
||||
|
||||
# Do not enable database connection when precompiling assets
|
||||
config.assets.initialize_on_precompile = false
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue