How can I deploy my precompiled assets of Rails 3.1 pipeline to s3?
I need a task to automate this syncing work with my assets bucket.
EDIT:
This gem is exactly which I need: https://github.com/rumblelabs/asset_sync.
How can I deploy my precompiled assets of Rails 3.1 pipeline to s3?
I need a task to automate this syncing work with my assets bucket.
EDIT:
This gem is exactly which I need: https://github.com/rumblelabs/asset_sync.