File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ closure_tree has some great features:
2727 * 3 SQL INSERT/UPDATEs on node reparenting
2828* __ Support for [ concurrency] ( #concurrency ) __ (using [ with_advisory_lock] ( https://github.com/mceachen/with_advisory_lock ) )
2929* __ Support for ActiveRecord 4.1, 4.2 and 5.0.alpha__
30- * __ Support for Ruby 2.2 and JRuby 9000__
30+ * __ Support for Ruby 2.0, 2.1, 2. 2 and JRuby 9000__
3131* Support for reparenting children (and all their descendants)
3232* Support for [ single-table inheritance (STI)] ( #sti ) within the hierarchy
3333* ``` find_or_create_by_path ``` for [ building out heterogeneous hierarchies quickly and conveniently] ( #find_or_create_by_path )
544544
545545Closure tree is [ tested under every valid combination] ( http://travis-ci.org/#!/mceachen/closure_tree ) of
546546
547+ * Ruby 2.0 (and sometimes head)
547548* Ruby 2.2 (and sometimes head)
548549* jRuby 9000 (and sometimes head)
549550* The latest ActiveRecord 4.1, 4.2, and master branch
You can’t perform that action at this time.
0 commit comments