On 21/11/11 17:15, kevinpfromnm wrote:
It looks fine but what I was saying, by having auto_actions :all you
include new and create actions that won't have that particular
association set. So probably use:
auto_actions :all, :except => [:index, :new, :create]
instead.
On the OneAccountsController or in the TwoAccountsController?
--
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.