Hi, all. Loving Hobo so far, but one thing I can't figure out. I have an existing database schema that conforms to Rails preferences quite well, and I want to generate hobo_model_resource's for it. Is there a trivial way to generate a model for an existing table so that the fields statement already incorporates the existing structure of the table? That is, without respecifying every single field in the initial generate hobo_model_resource statement.
I think I'm looking for a model equivalent of rake db:schema:dump. Thank you! -- 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.
