Just for posterity, a little bit more googling turned up this link which satisfied me.
http://www.commonmediainc.com/2008/04/09/rails-asset-hosts-scm-and-bundling/ Liam On May 27, 2:29 pm, carpeliam <[EMAIL PROTECTED]> wrote: > I deploy to rails, and I have config.action_controller.asset_host set > in my config/environments/production.rb file. This asset host is set > to pull from SVN under the 'public' directory only, so it's only > pulling changes in stylesheets, javascript, images, etc. > > When I deploy with cap, I'd like to also have my asset host pull from > "#{repository}/public". Is there a way to do that? > > Thanks very much. > Liam --~--~---------~--~----~------------~-------~--~----~ To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/capistrano -~----------~----~----~----~------~----~------~--~---
