So in this case I created the model "city_county" which sits between the city and county models. I initially had made a mistake and called it cities_counties, but removed the files (all that were generated) manually and redid it, which seemed to work, but then blew up as indicated.
Further I wonder about this: I am seeing a problem that I had not hitherto seen in RubyMine and I am lead to believe that something must be wrong with the project or hobo from what it is reporting when attempting to seek out generators: http://pastie.org/private/bguk0jhglbobjbvfrg7w This was not happening prior to this incident, so I'm thinking there's something more at play here given this issue now on top of the other. Thanks, -George On Jun 24, 5:33 pm, Bob Sleys <[email protected]> wrote: > I've seen that kind of error when not setting the mode name correctly, IE > running the generator and specifying the model as plural instead of > singular. It gets confused between the singular/plural versons. > > Bob -- 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.
