Rails 6 deprecates update_attributes and update_attributes!
Rails 6 has deprecated update_attributes and update_attributes! in favor of update and update!
https://blog.saeloun.com/2019/04/15/rails-6-deprecates-update-attributes.html
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Rails 6 has deprecated update_attributes and update_attributes! in favor of update and update!
https://blog.saeloun.com/2019/04/15/rails-6-deprecates-update-attributes.html
Post a comment