Module: RailsJqueryBundle::Constants::Jquery
- Included in:
- JqueryJsHelper
- Defined in:
- lib/rails_jquery_bundle/constants/jquery.rb,
lib/rails_jquery_bundle/constants/jquery/ui.rb
Defined Under Namespace
Modules: Ui
Constant Summary collapse
- JQUERY_BASE =
"/javascripts/jquery"- JQUERY_VERSION =
"1.5.1"- JQUERY_FILENAME =
"jquery.js"- JQUERY_FILENAME_MIN =
"jquery.min.js"- PRODUCTION_SUB_FOLDER =
"minified"