makandra / active_type

Make any Ruby object quack like ActiveRecord
MIT License
1.09k stars 74 forks source link

Use `attribute_names_for_serialization` only in activerecord 7.0.3 or later #176

Closed nalabjp closed 1 year ago

nalabjp commented 1 year ago

Fix https://github.com/makandra/active_type/issues/175

kratob commented 1 year ago

Change is in main, Github does not detect it because of a rebase.