You have the auto_actions for on the wrong controller

class ThingController 
  auto_actions_for :Parent, [:index, :new, :create] 
end 

I believe what you need is the above.

-- 
You received this message because you are subscribed to the Google Groups "Hobo 
Users" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/hobousers/-/VaI-d7eR08oJ.
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.

Reply via email to