Module: Turbo::IncludesHelper
- Defined in:
- app/helpers/turbo/includes_helper.rb
Instance Method Summary collapse
Instance Method Details
#turbo_include_tags ⇒ Object
2 3 4 |
# File 'app/helpers/turbo/includes_helper.rb', line 2 def javascript_include_tag("turbo", type: "module") end |