search for: w65sgsmu9tnqwjdrznzv

Displaying 1 result from an estimated 1 matches for "w65sgsmu9tnqwjdrznzv".

2012 Dec 12
1
Devise route for confirmation error with :locale
...e" do devise_for :users, :controllers => { :registrations => ''registrations'' } ... end But in the process of confirmation, No route matches {:action=>"create", :controller=>"devise/confirmations", :confirmation_token=>"W65sGSMU9TNQwJDRzNzV"} appears. There is a similar issue such as https://github.com/plataformatec/devise/issues/815 But I don''t quite understand what to do as explained in this URL. "Yes, you need to copy the views to your application and change the confirmation_url (and all other calls) to pass th...