RubyGems Navigation menu

acts_as_recursive_tree 3.4.0

This is a ruby gem that provides drop in replacement for acts_as_tree but makes use of SQL recursive statement. Be sure to have a DBMS that supports recursive queries when using this gem (e.g. PostgreSQL or SQLite).

Gemfile:
=

インストール:
=

バージョン履歴:

  1. 4.1.0 November 12, 2024 (23.5KB)
  2. 4.0.0 September 02, 2024 (23.5KB)
  3. 3.5.0 August 11, 2023 (23.5KB)
  4. 3.4.0 March 13, 2023 (23KB)
  5. 3.3.0 January 26, 2023 (23KB)
全てのバージョンを表示(全15件)

Runtime依存関係 (3):

activerecord >= 5.2.0, < 8
activesupport >= 5.2.0, < 8
zeitwerk >= 2.4

Development依存関係 (8):

appraisal ~> 2.4
rake >= 0
rspec-rails >= 3.5
rubocop ~> 1.23.0
rubocop-rails ~> 2.12.0
rubocop-rspec ~> 2.6.0
sqlite3 ~> 1.3

所有者:

プッシュ者:

作者:

  • Wolfgang Wedelich-John, Willem Mulder

SHA 256チェックサム:

=

累計ダウンロード数 70,918

このバージョンのみ 8,025

このバージョンがリリースされたのは:

ライセンス:

MIT

必要なRubyのバージョン: >= 2.5.0

リンク: