Sha256: 413c708ef0782eb84892e83a07780dd776a6ed53a9470d073a04f57b7f1cc1c5

Contents?: true

Size: 609 Bytes

Versions: 1

Compression:

Stored size: 609 Bytes

Contents

1.0.0
  - Initial release
  
1.0.1
  - Fixed bug where embedded documents couldn't reference the schema until a field was defined

1.0.2
  - Changed EmbeddedDocument to be a module instead of a class to fix inheritance problem with validations
  - Remove key and many methods from EmbeddedDocument in favor of always calling the schema

1.0.3
  - Added before and after validation callbacks on EmbeddedDocument
  - Fixed bug where fields couldn't be set to false

1.0.4
  - Fixed bug with tracking changes when initializing an EmbeddedDocument.
  - Removed tracking changes of keys that are EmbeddedDocuments

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
json_record-1.0.4 CHANGE_LOG