Skip to content

Instantly share code, notes, and snippets.

@tdreyno
Created February 2, 2010 10:35
Show Gist options
  • Save tdreyno/292568 to your computer and use it in GitHub Desktop.
Save tdreyno/292568 to your computer and use it in GitHub Desktop.
::Compass.configuration do |config|
config.asset_host do |asset|
"http://#{(1..4).to_a[rand(4)]}.tfln.com"
end
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment