Class: Slippery::Processors::JQuery

Inherits:
Slippery::Processor show all
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

#initialize, #options

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