RubyGems Navigation menu

ltree_hierarchy 1.0.0

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:
= Copy to clipboard Copied!

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 >= 4.2.0
pg >= 0

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Rob Worley, Cédric Fabianski

SHA 256 checksum:

59808f3725cb687fa2e353dba2fd665c33f63243c14fd53d124d5f9f2bd92c21

Total downloads 431,974

For this version 365,557

License:

MIT

Required Ruby Version: >= 0

Links: