Sha256: a7fbc0949df62c78173f90cf788d66124a08b0b5773e1a64683d2ca37031c0ce

Contents?: true

Size: 637 Bytes

Versions: 1

Compression:

Stored size: 637 Bytes

Contents

# 0.1.3 (19.05.2023)

- Add Rails generator

# 0.1.2 (25.01.2023)

- Consider empty string as nil (this is necessary to make Rails assignments work)

# 0.1.1 (24.01.2023)

- Add boolean accessor directly to all anchormodels
- Add ActiveRecord::Enum style readers, writers and scopes to the model
- Attribute#anchor_class is now called `anchormodel_class`.

# 0.1.0 (18.01.2023)

- Remove `Anchormodels::` prefix and have anchormodels in the root namespace instead.
- Add basic testing

# 0.0.2 (30.12.2022)

- Fix a bug where `.all` loaded entries from all classes.

# 0.0.1 (17.12.2022)

- Initial release, MVP, early stage. Do not use.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
anchormodel-0.1.3 CHANGELOG.md