Is there a script to update cloudfront when i update the app on the production server? I want to keep it synched. I looked at clcurl.pl seemed overly complicated for what i was looking for.
On Nov 30 2008, 12:22 am, Helmut Juskewycz <[email protected]> wrote: > Maybe it is interesting for other Rails beginners. The solution is > pretty easy and straight-forward. Just > go to the production environment and there is a line: > > # Enable serving of images, stylesheets, and javascripts from an asset > server > config.action_controller.asset_host = "http:// > assets.example.com" > > That's it! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---

