Class: Slippery::Processors::JQuery
- Inherits:
-
Slippery::Processor
- Object
- Slippery::Processor
- Slippery::Processors::JQuery
- Defined in:
- lib/slippery/processors/jquery.rb
Constant Summary collapse
- JQUERY =
ProcessorHelpers.asset_uri('jquery/jquery-2.1.0.min.js')
Method Summary
Methods inherited from Slippery::Processor
Methods included from Slippery::ProcessorHelpers
asset_uri, #call, #data_attributes, #hash_to_js, #include_local_css, #include_local_javascript, included, #javascript_include_tag, #stylesheet_link_tag
Constructor Details
This class inherits a constructor from Slippery::Processor