7 lines
		
	
	
		
			286 B
		
	
	
	
		
			Ruby
		
	
	
	
		
		
			
		
	
	
			7 lines
		
	
	
		
			286 B
		
	
	
	
		
			Ruby
		
	
	
	
|  | # uncomment to use jQuery.noConflict() | ||
|  | #ActionView::Helpers::PrototypeHelper::JQUERY_VAR = 'jQuery' | ||
|  | 
 | ||
|  | ActionView::Helpers::AssetTagHelper::JAVASCRIPT_DEFAULT_SOURCES = ['jquery','jquery-ui','jrails'] | ||
|  | ActionView::Helpers::AssetTagHelper::reset_javascript_include_default | ||
|  | require 'jrails' |