Updates and bugfixes for Ruby 2.2.
A bunch of fixes from Ippei UKAI <ippei_ukai@mac.com>
-
fix past tense for words end with y
-
fix past tense for doubling verbs
-
fix present participle conjugation of verbs that end with ‘e’
-
Fix for Ruby 2: don’t memoize the inflector.
-
Add missing loggability dependency to the gem (fixes #3).
-
Adding some monkeypatch specs (refs #1), fixing some edge-case pluralizations.
-
Documentation fixes.
Rewritten to be more modular, easier to extend and maintain, and to work under 1.9.
-
Bugfix for Linguistics::EN.ordinate.