buruzaemon / natto

A Tasty Ruby Binding with MeCab
BSD 2-Clause "Simplified" License
143 stars 16 forks source link

undefined method `mecab_model_destory' for Natto::MeCab:Class #64

Closed batbayar-su closed 8 years ago

batbayar-su commented 8 years ago

When i visit pages this error raises randomly. Anyone had this issue before? any solution?

buruzaemon commented 8 years ago

Thanks for raising this issue. I will confirm this bug, and release a fix in the evening.

Please allow me some time to work on this.

Brooke@iPhone

2015/12/24 10:29、Батбаяр Сүхбаатар notifications@github.com のメッセージ:

When i visit pages this error raises randomly Anyone had this issue before? any solution?

— Reply to this email directly or view it on GitHub.

buruzaemon commented 8 years ago

Fixed with the following pull request: https://github.com/buruzaemon/natto/pull/65

buruzaemon commented 8 years ago

v1.1.0 bug fix release: https://github.com/buruzaemon/natto/releases/tag/untagged-28f4c095a1fc16019caf

@sbatbayar could you please get the latest version of the gem and confirm? https://rubygems.org/gems/natto/versions/1.1.0

batbayar-su commented 8 years ago

thanks for fast response and fix. I will check it today and responde fast as possible.

batbayar-su commented 8 years ago

Ok still no error until now, thanks. Closing this issue.