Sha256: 5412dc1e8e2fa57efa4b0079a51f9e1eede74f4b2b33add9139cbd8a99191fe6
Contents?: true
Size: 613 Bytes
Versions: 3
Compression:
Stored size: 613 Bytes
Contents
DataMapper + RSpec + Haml + FactoryGirl Scaffold Generator ==== This is an super - uber version of the RSpec Scaffold Generator, the following things have been added: DataMapper Support for Haml instead of erb Nested routes (nested tests/migrations) Also assumes you're using factory girl and factory girl extensions. Examples: ./script/generate dm_haml_scaffold post # no attributes, view will be anemic ./script/generate dm_haml_scaffold post attribute:string attribute:boolean Credits * Daniel Fischer - http://danielfischer.com * Zach Inglis - http://zachinglis.com * BM5k - http://me.bm5k.com
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
dm-haml-scaffold-generator-0.0.4 | README.rdoc |
dm-haml-scaffold-generator-0.0.3 | README.rdoc |
dm-haml-scaffold-generator-0.0.2 | README.rdoc |