RubyGems Navigation menu

ltree_hierarchy 0.0.6

Organizes ActiveRecord models into a tree/hierarchy using a materialized path implementation based around PostgreSQL's ltree datatype. ltree's operators ensure that queries are fast and easily understood.

Gemfile:
=

install:
=

Versions:

  1. 2.0.0 October 30, 2019 (8 KB)
  2. 1.0.0 December 11, 2016 (8 KB)
  3. 0.0.8 October 08, 2015 (14.5 KB)
  4. 0.0.7 May 29, 2015 (8.5 KB)
  5. 0.0.6 May 26, 2015 (8 KB)
Show all versions (7 total)

Runtime Dependencies (2):

activerecord >= 3.1.0
pg >= 0

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Rob Worley

SHA 256 checksum:

=

Total downloads 449,272

For this version 4,029

Version Released:

License:

MIT

Required Ruby Version: >= 0

Links: