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:
= 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 >= 3.1.0
pg >= 0

Development Dependencies (2):

minitest >= 0
rake >= 0

Owners:

Authors:

  • Rob Worley

SHA 256 checksum:

c003aea16325ab82619eff68544d9d658d4a804a04dddf43941050c7d01dc350

Total downloads 430,953

For this version 3,949

License:

MIT

Required Ruby Version: >= 0

Links: