Sha256: c227fef48c9000e98214e0adc97adab764486d393dd7ea17f715c3c2662fdf40

Contents?: true

Size: 259 Bytes

Versions: 10

Compression:

Stored size: 259 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

10 entries across 10 versions & 1 rubygems

Version Path
cacheable_flash-0.3.2 init.rb
cacheable_flash-0.3.1 init.rb
cacheable_flash-0.3.0 init.rb
cacheable_flash-0.2.10 init.rb
cacheable_flash-0.2.9 init.rb
cacheable_flash-0.2.8 init.rb
cacheable_flash-0.2.7 init.rb
cacheable_flash-0.2.5 init.rb
cacheable_flash-0.2.4 init.rb
cacheable_flash-0.2.3 init.rb