Sha256: c60467da9a77cf68ef0d46c187a73aaba012602355664469534638433290e942

Contents?: true

Size: 1.25 KB

Versions: 2

Compression:

Stored size: 1.25 KB

Contents

h1. 0.2.2 (2009-05-06)

* Feature: Specifying actions new+ instead of new, then actions new/create. Same applies to edit+, i.e. edit/update.
* Feature: For respond_to-formats ATOM/RSS; builders will be generated unless --skip-builders flag is specified
* Feature: If route is already declared in 'config/routes.rb', then don't generate the route again.
* Refactor: New template directory structure and naming conventions - more generic. Preparing for optional test frameworks.
* Refactor: Cleaned up views with generator helpers.
* Fixed bug: Options for factory_girl vs. machinist got in-versed, i.e. typo.
* Fixed bug: Options got ignored because of a typo. Grrr....

h1. 0.2.1 (2009-05-03)

* New feature: Possible to set generator default args in a config file (config/scaffold.yml), or rely on defaults.
* Fixed issue: Rails default_options don't seem to work at all; replacing it with own solution.
* Fixed bug: Typo in formats arg parser.
* Refactor: Gem requires less hardcoded.

h1. 0.2.0 (2009-05-01)

* New dry model generator: Extends Rails default model generator with features such as generation of factory_girl/machinis/object_daddy-factories if available and requested (or fixtures), and specifying database column indexes upon generation in a very convenient way.

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
grimen-dry_scaffold-0.2.3 CHANGELOG.textile
grimen-dry_scaffold-0.2.4 CHANGELOG.textile