Sha256: a2989d5819b7f7e435203d74d522750108f6e29566cb008a561f13efb401f08c

Contents?: true

Size: 605 Bytes

Versions: 2

Compression:

Stored size: 605 Bytes

Contents

2.0.2
* Fixed deprecation warning under Rails 3.1 [Philip Arndt]
* Converted Test::Unit matchers to RSpec. [Uģis Ozols]
* Added inverse_of to associations to improve performance rendering trees. [Sergio Cambra]
* Added row locking and fixed some race conditions. [Markus J. Q. Roberts]

2.0.1
* Fixed a bug with move_to not using nested_set_scope [Andreas Sekine]

2.0.0.pre
* Expect Rails 3
* Changed how callbacks work. Returning false in a before_move action does not block save operations. Use a validation or exception in the callback if you need that.
* Switched to RSpec
* Remove use of Comparable

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
awesome_nested_set-2.1.0 CHANGELOG
awesome_nested_set-2.0.2 CHANGELOG