Ok, I'm not sure what the question is at this point. Are you trying to understand the permissions model closer by looking at the parent/ child relationship or trying to figure out how to have the child record already have a parent or something else where you're having trouble expressing a permission as a method?
On Aug 30, 5:28 pm, Dean <[email protected]> wrote: > Whoops, I changed the debugging output without updating the code > example. The code that produces the debugging output is: > > def view_permitted?(field) > p field > p self > true > end > > Dean -- 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.
