Sha256: 9b43b04f9caf02511eec5d9b918ace24ce73646600086ffbbfe8d74e59624cf8
Contents?: true
Size: 598 Bytes
Versions: 1
Compression:
Stored size: 598 Bytes
Contents
### Version 2.0.1 - fix for parent_type_column applied not properly ### Version 2.0.0 - drop support for rails < 5.0 - support for polymorphic parent relations ### Version 1.1.1 - BUGFIX: not checking presence of relation with _present?_ method - this causes execution of the relation - added missing != method for depth ### Version 1.1.0 - scopes and method can now be passed a Proc instance for additional modifications of the query - new option to specify the depth to query ### Version 1.0.1 - BUGFIX: ordering result when querying ancestors ### Version 1.0.0 - inital release using AREL
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
acts_as_recursive_tree-2.0.1 | CHANGELOG.md |