Hierarchical queries builder
I just launched activerecord-hierarchical_query which allows to create recursive queries to traverse trees with single SQL.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
I just launched activerecord-hierarchical_query which allows to create recursive queries to traverse trees with single SQL.
Post a comment