Sha256: b3e29a429dd00eb5cf090716602bf6046079d18503a70862b6c3ae0b06e77555
Contents?: true
Size: 133 Bytes
Versions: 2
Compression:
Stored size: 133 Bytes
Contents
class BigCompany < Company has_steps :current_step_column => :my_step, :steps => ["step4", "step5", "step6"], :inherit => true end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
stepper-0.0.4 | test/rails_app/app/models/big_company.rb |
stepper-0.0.3 | test/rails_app/app/models/big_company.rb |