Use Ruby closure_tree gem without rails
问题 I want to try the gem closure_tree to build a tree for my genealogy database. I installed the gem under Ruby MRI 2.3.0 on a windows 7 box. The versions of the dependencies are in the errorlog below. $ gem install closure_tree Fetching: with_advisory_lock-3.0.0.gem (100%) Successfully installed with_advisory_lock-3.0.0 Fetching: closure_tree-6.2.0.gem (100%) Successfully installed closure_tree-6.2.0 2 gems installed When I try the most minimalistic code it fails, I suppose because I don't use