issues
search
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
Get specs running under JRuby
#56
Closed
petergoldstein
closed
10 years ago
petergoldstein
commented
10 years ago
Removed sqlite3 as a development dependency in the gemspec.
Added JDBC SQLite to Gemfiles for JRuby platforms.
Added JRuby to .travis.yml
Added .ruby-version to .gitignore