Skip to content

Instantly share code, notes, and snippets.

@mariusbutuc
Created May 4, 2011 16:50
Show Gist options
  • Save mariusbutuc/955555 to your computer and use it in GitHub Desktop.
Save mariusbutuc/955555 to your computer and use it in GitHub Desktop.
Including jQuery 1.6 and the Rails UJS adapter for jQuery as defaults
config.action_view.javascript_expansions[:defaults] = %w(http://code.jquery.com/jquery-1.6.min.js rails application)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment