-
Notifications
You must be signed in to change notification settings - Fork 14
Open
Description
Hello,
After installing the gem and trying to run a test through irb like:
"My string".summarize(:ratio => 25)
I always get the following error:
NoMethodError: undefined method `summarize' for "your_string":String
It looks like although the gem is installed it is not being recognized. I doubled check I have glib2 and libxml2 installed.
Any idea on how to solve this?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels