Hi Halisson,
Thx for the help.
Well, I found yesterday a solution for this problem.
My solution was to create a custom controller that inherits from
Devise::RegistrationsController.  This controller override update and edit
methods doing whatever I want to do. :D.
If you do this solution you need to change your view from devise to view
from this new controller.

:D

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" 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/rubyonrails-talk?hl=en.

Reply via email to