|
Moved language load from registrations/edit page into the controller. Updated registrations/edit page code to directly create the <select> box rather than using rails helpers which for some reason would not actually select the current language value
|
|---|
|
|
| app/controllers/registrations_controller.rb |
|---|
| app/views/devise/registrations/edit.html.erb |
|---|