Skip to content

Instantly share code, notes, and snippets.

@mariusbutuc
Created April 21, 2011 20:39
Show Gist options
  • Save mariusbutuc/935418 to your computer and use it in GitHub Desktop.
Save mariusbutuc/935418 to your computer and use it in GitHub Desktop.
Including the latest version of jQuery and the Rails UJS adapter for jQuery as defaults
config.action_view.javascript_expansions[:defaults] = %w(http://ajax.googleapis.com/ajax/libs/jquery/1.5.2/jquery.min.js rails application)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment