Dry_scaffold

Announcing, the beta of DRY Scaffolding engine!

A DRY scaffolding engine plugin:

I love DRY. Ruby on Rails is a great DRY framework. However, the
moment I executed
“script/generate scaffold” things got “wet”. DryScaffold is another
attempt at drying up the ROR scaffolding. This DRY scaffolding engine
includes: parent-child relationships, sort by, filter by and in-
context editing. The layouts and views are completely customizable
and DRY. After installing the engine it is as easy as

script/generate dry_scaffold Event

Try out the demo at http://dry.4thebusiness.com/companies.

Information can be found at http://rfpdf.rubyforge.org

Thanks,

Ed Moss

On 7/29/06, [email protected] [email protected] wrote:

layouts and views are completely customizable and DRY. After installing the

Ed Moss

Looks like it might be useful, but I only found the demo.

The link you provided does not seem to relate.

Greg

Greg F. wrote:

On 7/29/06, [email protected] [email protected] wrote:

layouts and views are completely customizable and DRY. After installing the

Ed Moss

Looks like it might be useful, but I only found the demo.

The link you provided does not seem to relate.

Greg

Oops, it should be:

http://dry.rubyforge.org

Thanks,

Ed

Ed,

I’m currently working with Rails 1.2.2 and am having severe trouble with
dry_scaffold. Do you have any input/insights into current issues?

Regards,
Michael