Skip to content

Instantly share code, notes, and snippets.

@sid137
Created July 10, 2011 14:55
Show Gist options
  • Select an option

  • Save sid137/1074598 to your computer and use it in GitHub Desktop.

Select an option

Save sid137/1074598 to your computer and use it in GitHub Desktop.
allow_debugging: on
package_assets: always
javascripts:
app:
- public/javascripts/*.js
- public/javascripts/**/*.js
stylesheets:
app:
- public/stylesheets/960.css
- public/stylesheets/boilerplate.css
- public/stylesheets/app.css
- public/stylesheets/fonts.css
- public/stylesheets/jquery.ui.stars.css
items-page:
- public/stylesheets/items-page/*.css
login:
- public/stylesheets/login/*.css
ie:
- public/stylesheets/ie/*.css
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment