Skip to content

Instantly share code, notes, and snippets.

@sascha
Created May 8, 2012 21:42
Show Gist options
  • Save sascha/2639600 to your computer and use it in GitHub Desktop.
Save sascha/2639600 to your computer and use it in GitHub Desktop.
modules:
- name: 'common_libs'
- name: 'application'
exclude: ['common_libs']
- name: 'common'
exclude: ['common_libs']
paths:
jquery: 'https://ajax.googleapis.com/ajax/libs/jquery/1.7.2/jquery.min'
jqueryui: 'https://ajax.googleapis.com/ajax/libs/jqueryui/1.8.19/jquery-ui.min'
pusher: 'https://d3dy5gmtp8yhk7.cloudfront.net/1.12/pusher.min'
underscore: 'libs/underscore_132'
backbone: 'libs/backbone_92'
order: 'order'
validations: 'libs/rails.validations'
ujs: 'jquery_ujs'
hoverintent: 'libs/jquery.hoverIntent.min'
mailcheck: 'libs/jquery.mailcheck'
datepicker: 'libs/jquery.ui.datepicker-de'
handlebars: 'libs/handlebars.runtime'
priority: ['jquery', 'common_libs']
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment