elight / acts_as_commentable_with_threading

Similar to acts_as_commentable; however, utilizes awesome_nested_set to provide threaded comments
MIT License
671 stars 168 forks source link

Add Rails 4.1.0.beta1 to the test matrix #62

Closed petergoldstein closed 10 years ago

petergoldstein commented 10 years ago

Add Rails 4.1.0.beta1 to the test matrix. Allow failures for JRuby until the ActiveRecord JDBC adapter issue is resolved.