Module: Trestle::Turbo::StreamHelper
- Defined in:
- app/helpers/trestle/turbo/stream_helper.rb
Instance Method Summary collapse
Instance Method Details
#turbo_stream ⇒ Object
4 5 6 |
# File 'app/helpers/trestle/turbo/stream_helper.rb', line 4 def turbo_stream Trestle::Turbo::TagBuilder.new(self) end |