RubyGems Navigation menu

ltree_hierarchy 0.0.7

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, Leadformance

SHA 256 checksum:

2dd4df77a738c3508166a7ee2c82434f176b7c1f1502d82acb12b0791cbc8f25

Total downloads 431,970

For this version 3,588

License:

MIT

Required Ruby Version: >= 0

Links: