summarize icon indicating copy to clipboard operation
summarize copied to clipboard

undefined method 'summarize'

Open Yakito opened this issue 13 years ago • 3 comments

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!

Yakito avatar Nov 23 '11 17:11 Yakito

Are you sure you require 'summarize'?

stupied4ever avatar Apr 29 '13 20:04 stupied4ever

same problem when I tried to test this gem

jspillers avatar Dec 01 '13 03:12 jspillers

I did a PR a long time ago on this gem, it was never merged, take a look at:

https://github.com/dasdad/summarize

stupied4ever avatar Dec 04 '13 18:12 stupied4ever