The association is set up, afaik. Check the Comments and Article models in the first post. Could the problem be that Comments has a polymorphic relationship to Article?
On 14 Jun, 17:15, Bryan Larsen <[email protected]> wrote: > > But, this gives me an error: > > "No reverse reflection for Comment.question" > > Do you have both sides of the association set up? Hobo sometimes > requires this. > > For example, do you have a has_many on one model and the matching > belongs_to on the other model? > > cheers, > bryan --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
