If you

gem install scaffold_form_generator

you'll get the part that makes new and edit forms. I extracted this from
Rails 1.x and made it work for  current Rails cos while I hate scaffolding,
I hate making forms by hand even more.

Docs are at http://scaffoldform.rubyforge.org/



On Mon, Nov 10, 2008 at 9:30 PM, Chris Ripley <[EMAIL PROTECTED]> wrote:

> Yes... cool.  I did a little digging and found out 'how' to do it now.
> Truthfully, I like the old way for rapid CRUD of existing data (for internal
> apps and those not necessarily for primetime); but noobs can't always get
> what they want -- usually something easy.
>
> I'm definitely a noob.
>
> But thanks all for the good advice.
>
> Spud
>
>
> On Mon, Nov 10, 2008 at 1:55 PM, Mark Thomas <[EMAIL PROTECTED]> wrote:
>
>>
>> Try Ryan Bates' nifty_generators gem.
>>
>> I haven't tried it yet (on my todo list) but supposedly it can
>> generate controller and views by looking at the attributes of an
>> existing model. See
>> http://github.com/ryanb/nifty-generators/tree/master/rails_generators/nifty_scaffold/USAGE
>>
>> -- Mark.
>>
>>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to