Skip to content

Instantly share code, notes, and snippets.

@jamesarosen
Created September 22, 2009 18:12
Show Gist options
  • Save jamesarosen/191287 to your computer and use it in GitHub Desktop.
Save jamesarosen/191287 to your computer and use it in GitHub Desktop.
# make asset paths fully-qualified when pages are
# rendered as widgets in an OpenSocial container:
config.action_controller.asset_host = 'my_app.local'
# make asset paths fully-qualified when pages are
# rendered as widgets in an OpenSocial container:
config.action_controller.asset_host = 'my_app.com'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment