Skip to content

Instantly share code, notes, and snippets.

@baldwindavid
Created November 18, 2008 02:52
Show Gist options
  • Save baldwindavid/26026 to your computer and use it in GitHub Desktop.
Save baldwindavid/26026 to your computer and use it in GitHub Desktop.
# JRAILS init file - for noConflict
# uncomment to use jQuery.noConflict()
ActionView::Helpers::PrototypeHelper::JQUERY_VAR = '$j'
#ActionView::Helpers::AssetTagHelper::JAVASCRIPT_DEFAULT_SOURCES = ['jquery','jquery-ui','jrails']
#ActionView::Helpers::AssetTagHelper::reset_javascript_include_default
require 'jrails'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment