elight / acts_as_commentable_with_threading

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

Update gemfiles to use awesome_nested_set 3.0 #84

Closed petergoldstein closed 10 years ago

petergoldstein commented 10 years ago
  1. Updated the Rails 4.x gemfiles to use awesome_nested_set 3.0
  2. Moved the Rubinius builds to allow_failures in Travis CI, as they've been fragile recently.