Open BartolottiLuca opened 5 years ago
Hi There!
We encountered an issue when using this gem due to the presence of the null obj in the adjective list. This is causing the raising of an exception when checking for the word length in the excluded? method.
null
excluded?
Best, Luca
Hi There!
We encountered an issue when using this gem due to the presence of the
null
obj in the adjective list. This is causing the raising of an exception when checking for the word length in theexcluded?
method.Best, Luca