louismullie / treat

Natural language processing framework for Ruby.
Other
1.37k stars 127 forks source link

LoadError: cannot load such file -- treat #98

Open peddinti opened 9 years ago

peddinti commented 9 years ago

Hi, i have install the gem file but in IRB when i say require 'treat', i am getting the following error

LoadError: cannot load such file -- treat from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:in require' from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:inblock in require' from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:236:in load_dependency' from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/activesupport-3.2.13/lib/active_support/dependencies.rb:251:inrequire' from (irb):1 from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/railties-3.2.13/lib/rails/commands/console.rb:47:in start' from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/railties-3.2.13/lib/rails/commands/console.rb:8:instart' from /Users/ViswaMani/.rvm/gems/ruby-2.0.0-p451@futura/gems/railties-3.2.13/lib/rails/commands.rb:41:in <top (required)>' from script/rails:6:inrequire' from script/rails:6:in `

'

yanismydj commented 9 years ago

I'm having the same problem with ruby 2.0.0 and Rails 4.1.6

louismullie commented 9 years ago

Do you have "treat" in your Gemfile?

yanismydj commented 9 years ago

Yes

On Fri, Apr 10, 2015, 12:22 PM Louis Mullie notifications@github.com wrote:

Do you have "treat" in your Gemfile?

— Reply to this email directly or view it on GitHub https://github.com/louismullie/treat/issues/98#issuecomment-91657399.