Created
April 21, 2011 20:39
-
-
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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