Sha256: a16fa925422e2ddd48e987deeecd3123730d01b48776c3012205b064d7fea775
Contents?: true
Size: 572 Bytes
Versions: 8
Compression:
Stored size: 572 Bytes
Contents
Description: Scaffolds an entire application based on db/model.yml file. This generator transforms entries in db/model.yml into command line calls to "ruboss_scaffold". ruboss_scaffold delegates the underlying rails code generation to "scaffold" and extends it in a number of ways: 1. Generates all required Flex code. 2. You can pass special belongs_to, has_one and has_many attributes to generate *all* appropriate relationships. No more manual code editing. Examples: `./script/generate ruboss_yaml_scaffold`
Version data entries
8 entries across 8 versions & 3 rubygems