Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LoadError: cannot load such file -- treat #98

Open
peddinti opened this issue Mar 16, 2015 · 3 comments
Open

LoadError: cannot load such file -- treat #98

peddinti opened this issue Mar 16, 2015 · 3 comments

Comments

@peddinti
Copy link

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
Copy link

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

@louismullie
Copy link
Owner

Do you have "treat" in your Gemfile?

@yanismydj
Copy link

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
#98 (comment).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants