Sha256: 2868dc7a71fbb66086c36171a7f5f5f0258885d2d3fab73fb96cb38097909684
Contents?: true
Size: 176 Bytes
Versions: 1
Compression:
Stored size: 176 Bytes
Contents
module TurbolinksAnimateHelper def turbolinks_animate animation @turbolinks_animate_animation = animation.is_a?(Hash) ? animation.to_json : animation end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
turbolinks-animate-2.0.1 | app/helpers/turbolinks_animate_helper.rb |