Sha256: 31e9fd2cd0772999b46db624b5da634707e1684dc6898506b42fe3b512ffe36c
Contents?: true
Size: 540 Bytes
Versions: 1
Compression:
Stored size: 540 Bytes
Contents
RSpec Haml Scaffold Generator ==== This is an super - uber version of the RSpec Scaffold Generator, the following things have been added: Support for Haml instead of erb Nested routes (nested tests/migrations) DataMapper 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 # this is actually broken at the moment, don't do this !!! Feel free to patch it
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
dm-haml-scaffold-generator-0.0.1 | generators/dm_haml_scaffold/templates/INSTALL |