Path to this page:
./
databases/ruby-awesome_nested_set,
Awesome nested set implementation for Active Record
Branch: CURRENT,
Version: 3.7.0,
Package name: ruby32-awesome_nested_set-3.7.0,
Maintainer: pkgsrc-usersAn awesome nested set implementation for Active Record.
Required to run:[
databases/ruby-activerecord52] [
lang/ruby31-base]
Master sites:
Filesize: 25.5 KB
Version history: (Expand)
- (2024-09-18) Updated to version: ruby32-awesome_nested_set-3.7.0
- (2023-11-11) Updated to version: ruby31-awesome_nested_set-3.6.0
- (2023-09-03) Updated to version: ruby31-awesome_nested_set-3.5.0nb1
- (2023-02-09) Updated to version: ruby31-awesome_nested_set-3.5.0
- (2022-02-12) Updated to version: ruby27-awesome_nested_set-3.5.0
- (2021-10-07) Updated to version: ruby27-awesome_nested_set-3.4.0
CVS history: (Expand)
2023-11-11 10:47:04 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-awesome_nested_set: update to 3.6.0
3.6.0 (2023-10-05)
* Support Rails 7.1 [Harshal Bhakta](https://github.com/harshalbhakta)
* Improve ImpossibleMove error message
[AlejandroFernandesAntunes](https://github.com/AlejandroFernandesAntunes)
|
2023-09-03 17:42:32 by Takahiro Kambe | Files touched by this commit (13) |
Log message:
Bump revision RUBY_RAILS_DEFAULT change.
|
2022-02-12 08:15:46 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-awesome_nested_set: update to 3.5.0
3.5.0 (2022-02-08)
* Support Rails 7.0.0
[Peter Berkenbosch](https://github.com/peterberkenbosch) and
[Andrew Hampton](https://github.com/andrewhampton)
* Make `order_column` option more flexible by removing explicit `=> :asc`
[Regis Millet](https://github.com/Kulgar)
* Updated README to use latest migration syntax [Justin
MacCarthy](https://github.com/macarthy)
|
2021-10-26 12:10:08 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Replace RMD160 checksums with BLAKE2s checksums
All checksums have been double-checked against existing RMD160 and
SHA512 hashes
The following distfiles could not be fetched (some may be only fetched
conditionally):
./databases/cstore/distinfo D6.data.ros.gz
./databases/cstore/distinfo cstore0.2.tar.gz
./databases/cstore/distinfo data4.tar.gz
|
2021-10-07 15:35:53 by Nia Alarie | Files touched by this commit (417) |
Log message:
databases: Remove SHA1 distfile hashes
|
2021-02-28 14:21:24 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-awesome_nested_set: update to 3.4.0
3.4.0 (2021-2-22)
* Keep current scope when calling `roots` [Petrik de Heus](https://github.com/p8)
* STI record now can update counter cache correctly [Issei \
Murasawa](http://github.com/issei-m)
* [Compare to \
3.3.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.1...v3.4.0)
|
2021-01-10 15:15:29 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-awesome_nested_set: update to 3.3.1
3.3.1
* Add belongs_to :polymorphic key option only when used [Filippo \
Liverani](https://github.com/filippoliverani)
* [Compare to \
3.3.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.3.0...v3.3.1)
3.3.0
* Update for compatibility with Rails 6.1 which no longer inherits scoping
(Messages of the form "DEPRECATION WARNING: Class level methods will no \
longer inherit scoping from ...") [Marc \
Rohloff](https://github.com/marcrohloff)
* Fix ruby 2.7 keyword parameters deprecation warning \
[Krisdigital](https://github.com/krisdigital)
* [Compare to \
3.2.1](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.1...v3.3.0)
|
2020-08-09 17:05:22 by Takahiro Kambe | Files touched by this commit (2) | |
Log message:
databases/ruby-awesome_nested_set: update to 3.2.1
Update ruby-awesome_nested_set to 3.2.1.
3.2.1
* Don't reload in after_save callback. [Petrik de Heus](https://github.com/p8)
* Fix deprecation warning "Passing a range to `#in` is deprecated". \
[Konstantin Mochalov](https://github.com/kolen)
* [Compare to \
3.2.0](https://github.com/collectiveidea/awesome_nested_set/compare/v3.2.0...v3.2.1)
|