Sha256: 8d0b5f609cec37ac3bd2475607db49d24949ab72c869eaa67f5c8364a846db9f

Contents?: true

Size: 183 Bytes

Versions: 1

Compression:

Stored size: 183 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.0 app/helpers/turbolinks_animate_helper.rb