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