Class: Golden::QueryFormPresenter
- Inherits:
-
SingleFormPresenter
- Object
- ApplicationPresenter
- SingleFormPresenter
- Golden::QueryFormPresenter
- Defined in:
- lib/golden/objects/query/query_form_presenter.rb
Instance Attribute Summary
Attributes inherited from SingleFormPresenter
Instance Method Summary collapse
Methods inherited from SingleFormPresenter
#assign_form_attributes, #excluded_form_accessors, form_accessors, #initialize, #persisted?
Methods inherited from ApplicationPresenter
Constructor Details
This class inherits a constructor from Golden::SingleFormPresenter
Instance Method Details
#query_url ⇒ Object
7 8 9 |
# File 'lib/golden/objects/query/query_form_presenter.rb', line 7 def query_url raise NotImplementedError end |