ltree_hierarchy 0.0.8
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:
=
installieren:
=
Runtime Abhängigkeiten (2):
activerecord
>= 3.1.0
pg
>= 0