the more i'm reading here... it looks like scaffold is not built in.... even
though going the generate does create the views, just not a complete CRUD.
I don't really care about the CRUD.. just the rapid generation of views.

Spud

On Sat, Nov 8, 2008 at 11:57 AM, Frederick Cheung <
[EMAIL PROTECTED]> wrote:

>
>
>
> On Nov 8, 7:18 pm, SpudNerd <[EMAIL PROTECTED]> wrote:
> > Hi:
> >
> > i've tried this on three macs (tiger, panther, etc).. and my ROR is up
> > to date on each.
> >
> > My models and controllers aren't displaying all my mysql db fields.
> >
>
> That's just the way scaffolding is. I think the old  pre 2.x
> scaffolding is available  as a plugin somewhere.
>
> Fred
> > When I run script/generate scaffold Planner ... it builds the
> > controller, model, and all the rest.
> >
> > When I go to test the app and new controller, now called planners no
> > content is listed... and all I ever get is the submit button, and
> > 'SHOW', 'EDIT' links.  I get none of the form to work with, just the
> > form button.
> >
> > I noticed that the Views for the controller planners has all
> > *.html.erb  extensions.... .i changed them to .rhtml extensions, but
> > nothing changes.
> >
> > Nothing is visible.... tested in FF, safari....
> >
> > Any suggestions?
> >
> > Spud
> >
>

--~--~---------~--~----~------------~-------~--~----~
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