makandra / active_type

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

Fix nests_one association record building #120

Closed chriscz closed 4 years ago

chriscz commented 4 years ago

New nests_one records are now built with the passed in attributes instead of an empty hash. Fixes #119

kratob commented 4 years ago

Thanks. I've released this as version 1.3.2.