acts_as_sane_tree
acts_as_sane_tree copied to clipboard
Is Rails 5 supported?
Is there any support for higher versions of Rails in this gem? Or should I just use the acts_as_tree gem to build an Adjacency List taking advantage of Postgres's recursive query?
👍 Would like to see this updated!