jobsworth
jobsworth copied to clipboard
Remove adds_and_removes_using_params
adds_and_removes_using_params
in lib/active_record_extensions.rb
appears to be unecessary or else replaceable with nested attributes.
Let's simplify the code and remove this from our base AR class.