In my app, I would like to easily add assets (which are attached files) to responses, among other things. I have set up a polymorphic relation between the classes, including the :inverse_of helpers.
I added the auto_actions_for response to my assets controller. My first-order problem is that passenger will not start. The error message is linked below, along with the two models and the assets controller. Passenger starts fine when I comment out the auto_actions_for line. Any ideas? Thanks! -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/hobousers. For more options, visit https://groups.google.com/d/optout.
