ActiveRecord with update_all/delete_all with returning option
https://github.com/igorkasyanchuk/activerecord-returning - this could be useful to know what actual records were updated/deleted. A small utility gem to solve this problem.
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!
https://github.com/igorkasyanchuk/activerecord-returning - this could be useful to know what actual records were updated/deleted. A small utility gem to solve this problem.
Post a comment