liveh2o / active_remote

Active Remote provides Active Record-like object-relational mapping over RPC. It's Active Record for your platform.
MIT License
63 stars 23 forks source link

revert the reader and writer methods so they can be overidden #95

Closed skunkworker closed 2 years ago

skunkworker commented 2 years ago

In order to be able to override _write_attribute we should not duplicate the logic but call the existing logic.

film42 commented 2 years ago

Released as 6.1.1