this is because acting_user is only defined inside permission and lifecycle methods. the user is tied to the controller level and the current_user is passed to the model which sets acting_user (since occasionally they aren't the same) for certain methods.
-- 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.
