active_remote
active_remote copied to clipboard
`write_attribute` is removed in Rails 6.1
This gem calls write_attribute which was removed from ActiveModel in Rails 6.1. We need to find a good alternative implementation.