Yes.. i've run rake db:migrate. On Sun, Nov 9, 2008 at 11:48 AM, Rick <[EMAIL PROTECTED]> wrote:
> > Did you run rake db:migrate? > > Rick > > On Nov 8, 9:18 am, 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. > > > > 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 [email protected] 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 -~----------~----~----~----~------~----~------~--~---

