Open wiseleyb opened 12 years ago
Add --use-asset-pipeline and assets will be copied to app/assets.
It would have been easy to just check for File.directory?("app/assets") and copy there if it exists - but I added to the --user-asset-pipeline to keep it backwards compatible.
Add --use-asset-pipeline and assets will be copied to app/assets.
It would have been easy to just check for File.directory?("app/assets") and copy there if it exists - but I added to the --user-asset-pipeline to keep it backwards compatible.