Sha256: 9a8f0b50cdafae19086322e1340e2303057e6060aaf9d63e9a9c097cd20dd335

Contents?: true

Size: 109 Bytes

Versions: 4

Compression:

Stored size: 109 Bytes

Contents

class <%= class_name %>::<%= @wizard_step.camelize %> < <%= class_name %>
  def editable?
    true
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
ultra_light_wizard-0.0.5 lib/generators/templates/app/models/wizard_step_model.rb.erb
ultra_light_wizard-0.0.4 lib/generators/templates/app/models/wizard_step_model.rb.erb
ultra_light_wizard-0.0.3 lib/generators/templates/app/models/wizard_step_model.rb.erb
ultra_light_wizard-0.0.2 lib/generators/templates/app/models/wizard_step_model.rb.erb