In my application users has books Book.reverse_reflection(:owner).try :name => :books User.reverse_reflection(:books).try :name => :owner
But if I edit any DRYML page then: Book.reverse_reflection(:owner).try :name => nil And the application fails. I restart the server. Has this happened to anybody? -- 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.
