Class: Resources::General::Wizards::Story::Steps::SetupTasksPresenter
- Inherits:
-
Presenter
- Object
- Presenter
- Resources::General::Wizards::Story::Steps::SetupTasksPresenter
- Defined in:
- app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
Instance Method Summary collapse
Instance Method Details
#form_options ⇒ Object
2 3 4 |
# File 'app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb', line 2 def { html: {class: 'form-horizontal'}, url: story_path(resource), as: :story } end |