On Thu, May 14, 2009 at 7:43 AM, Zayd Connor <[email protected]> wrote: > > Andrew Timberlake wrote: >> On Thu, May 14, 2009 at 7:04 AM, Zayd Connor >> <[email protected]> wrote: >>> compile error >>> >>> I usually run the scaffold command and never had this issue before >>> >>> Thanks >> >> >> Should you have the '#' after seat? >> Have you tried it without the '#'? Perhaps seat_no >> >> Andrew Timberlake >> http://ramblingsonrails.com >> http://www.linkedin.com/in/andrewtimberlake >> >> "I have never let my schooling interfere with my education" - Mark Twain > > No I haven't tried yet, can i run the same command again of course > without the # ? > or do I have to delete the ticket table first? How do I go about > removing the ticket table? > > Thanks
Just go into the database ./script/dbconsole and run drop table tickets Andrew Timberlake http://ramblingsonrails.com http://www.linkedin.com/in/andrewtimberlake "I have never let my schooling interfere with my education" - Mark Twain --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

