--- dry_scaffold: args: actions: index,show,new,edit,create,update,destroy formats: html,js,xml,json options: formtastic: true resourceful: false pagination: true layout: false views: true helpers: true tests: true tunit: true shoulda: false fixtures: true fgirl: false machinist: false object_daddy: false dry_model: options: migration: true timestamps: true tests: true tunit: true shoulda: false fixtures: true fgirl: false machinist: false object_daddy: false