Sha256: 24b4e73f947ebdf1d238cddf8064ed0f9dc4fd4866c7ae4f658d95eeb68e5e60

Contents?: true

Size: 150 Bytes

Versions: 8

Compression:

Stored size: 150 Bytes

Contents

class Resources::General::Wizards::Story::Steps::SetupTasksPresenter < Presenter
  def form_options
    { html: {class: 'form-horizontal'} }
  end
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
voluntary-0.1.0 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.1.0.rc4 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.1.0.rc3 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.1.0.rc2 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.1.0.rc1 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.0.3 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.0.2 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb
voluntary-0.0.1 app/presenters/resources/general/wizards/story/steps/setup_tasks_presenter.rb