Sha256: ea6b65c963368e9709e9545e57df605df954ac54ba81c01c6d43457cb89378db
Contents?: true
Size: 253 Bytes
Versions: 5
Compression:
Stored size: 253 Bytes
Contents
require "json" require "cacheable_flash" #use Rails::VERSION::STRING for rails < 1 somehow -- or perhaps, who cares?? if ::Rails::VERSION::MAJOR == 2 ActionView::Helpers::AssetTagHelper.register_javascript_include_default('jquery.cookie','flash') end
Version data entries
5 entries across 5 versions & 1 rubygems
Version | Path |
---|---|
cacheable_flash-0.3.4 | init.rb |
cacheable_flash-0.3.3 | init.rb |
cacheable_flash-0.2.2 | init.rb |
cacheable_flash-0.2.1 | init.rb |
cacheable_flash-0.2.0 | init.rb |