Method: Hanami::Helpers::FormHelper#_form_for_params
- Defined in:
- lib/hanami/helpers/form_helper.rb
#_form_for_params ⇒ Object
This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.
200 201 202 |
# File 'lib/hanami/helpers/form_helper.rb', line 200 def _form_for_params _context.request.params end |