Hello All, I'm trying to create my first Hobo project (also my first Rails project) and I totally screwed up my tables. (I'm also trying to design my first database.)
I want to get rid of several tables, but I don't want to start the whole project over. I've tried a bunch of different commands like: hobo drop_table :quiz, or hobo destroy quiz, and many other variations of drop_table and destroy. I can't find anything in the group or in the documentation for something that must be so basic and easy that nobody thinks it needs to be explained. Apparently, I'm the knucklehead here. Any help is much appreciated, Thanks, Charlie -- You received this message because you are subscribed to the Google Groups "Hobo Users" 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/hobousers?hl=en.
