Sha256: ea3803c5a9de6bd37d3bff5c7b32017af6322ae02773abfb7a45053b37dbd303

Contents?: true

Size: 189 Bytes

Versions: 13

Compression:

Stored size: 189 Bytes

Contents

class Resources::General::Wizards::Story::Steps::SetupTasksPresenter < Presenter
  def form_options
    { html: {class: 'form-horizontal'}, url: story_path(resource), as: :story }
  end
end

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
voluntary-0.7.1 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.7.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.6.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.5.2 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.5.1 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.5.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.4.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.3.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.2.4 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.2.3 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.2.2 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.2.1 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.2.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb