Sha256: e840d3a050baa66aec8f12edac6fc45313951eb462dcf52f5179fff31cc314d3

Contents?: true

Size: 116 Bytes

Versions: 5

Compression:

Stored size: 116 Bytes

Contents

module Turbo::IncludesHelper
  def turbo_include_tags
    javascript_include_tag("turbo", type: "module")
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
turbo-rails-0.5.4 app/helpers/turbo/includes_helper.rb
turbo-rails-0.5.3 app/helpers/turbo/includes_helper.rb
turbo-rails-0.5.2 app/helpers/turbo/includes_helper.rb
turbo-rails-0.5.1 app/helpers/turbo/includes_helper.rb
turbo-rails-0.5.0 app/helpers/turbo/includes_helper.rb