Ruby on Rails Tuesday, August 8, 2017

How do I edit users when i have devise_for :users and resources :users I have a users controller with it's own whitelist and then I can whitelist for devise in application_controller.rb What's the status of the crud users controller and it's whitelist? I've been trying to edit a user but the changes don't take It says user was successfully updated but then when I click edit again nothing's changed

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/d8931cf8-d7f8-4523-aaa8-ee3fbf4d44b0%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment