Maybe this link can help you. https://github.com/plataformatec/devise/wiki/How-To:-Customize-routes-to-user-registration-pages
On Dec 20, 5:04 pm, Bruno Meira <[email protected]> wrote: > Hi Guys, > I was wondering if sb could help me. > I have the following problem: > -I want to create a complex form using railscast tutorial > (http://railscasts.com/episodes/73-complex-forms-part-1). Well, to perform > this I need to update my controller(in this case the controller responsible > to manipulate user). > But I'm using Devise gem and I don't know how I could manipulate the > controller created by Devise. I know only how to manipulate Devise > views.... ;/ > Sb have the same problem or knows how can I manipulate Devise's controller? > > Thx :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.

