I've run into just the same problem with auto_actions_for. I've got Comments belong_to :eventable, :polymorphic => true, and Milestones has_many :comments, :as => :eventable, but when I try auto_actions_for :commentable, :create, I get a "can't find reverse association". Is there somewhere I need to tell hobo about it?
-- 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.
