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

Support for Rails 6 #81

Closed schinns closed 2 years ago

schinns commented 4 years ago

Currently active_remote pinned on activesupport 5.2. What would it take to be able to support activesupport 6?