Releases: monade/acts_as_nosql
Releases · monade/acts_as_nosql
v0.1.3
Fixed
- Compatibility with Rails 7.1
0.1.2
[0.1.2]
Fixed
- Bug with inheritance: attributes declared in parent classes where not propagated to child classes
0.1.1
Fixed
- Name conflicts between columns and nosql attributes where not detected
- Added more specs