Acts As Commentable with Threading v2.0.1 Release Notes

Release Date: 2015-12-23 // over 8 years ago
    • ⚠ Minor change to eliminate warning when used with Rails 5.x

Previous changes from v1.1.2

    • Updated awesome_nested_set dependency to account for change in repository location.
    • 🛠 Fixed Comment so it stores the correct class when a commentable is an STL child class.
    • ➕ Added commentable association to Comment.
    • Assorted README changes.