Module: InertiaRails::Helper
- Defined in:
- lib/inertia_rails/helper.rb
Instance Method Summary collapse
Instance Method Details
#inertia_headers ⇒ Object
4 5 6 |
# File 'lib/inertia_rails/helper.rb', line 4 def inertia_headers ::InertiaRails.html_headers.join.html_safe end |