Skip to content

Instantly share code, notes, and snippets.

@ialexi
Created May 24, 2010 22:43
Show Gist options
  • Save ialexi/412522 to your computer and use it in GitHub Desktop.
Save ialexi/412522 to your computer and use it in GitHub Desktop.
config :all,
:combine_javascript =>false,
:combine_stylesheets =>true,
:minify_javascript =>false,
:minify_css =>false,
:required => [:sproutcore, 'flot']
proxy '/blah.php', :to => 'subdomain.domain.com', :url => '/path/to/phpfile'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment