edit/update was always in auto_actions as here is the auto_actions definition in user controller:
auto_actions :all, :except => [ :index, :new, :create ] On Apr 7, 1:12 pm, kevinpfromnm <[email protected]> wrote: > the user form isn't a standard hobo edit. it's actually a custom > action/view, try adding edit/update to your auto actions on your user. -- 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.
