Dear All, An error countered during hobo_migration:
Here is what I was trying to do: I was trying to add new model and controller to an existing app. I deleted existing database and recreated it; however, when I try to do hobo_migration, it gave me error. C:\RubyApp\LicenseManager>ruby script/generate hobo_model_resource client first_ name:string last_name:string department:string comment:text C:\RubyApp\LicenseManager>ruby script/generate hobo_migration uninitialized constant Hobo::FieldSpec Here is my question: how would i add new model in the middle of application building? And how to drop exiting controller and keep the model? Thanks again, Sean --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
