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

can not load gem #1

Closed
se6wagner opened this issue Jan 6, 2015 · 3 comments
Closed

can not load gem #1

se6wagner opened this issue Jan 6, 2015 · 3 comments

Comments

@se6wagner
Copy link

when requiring the gem installed via bundler as defined in the GEMFILE

GEMFILE
gem 'counterparty_ruby', :git => 'git://github.com/brighton36/counterparty_ruby.git'

I get the following error

/System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:in require': cannot load such file -- counterparty_ruby (LoadError) from /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/lib/ruby/2.0.0/rubygems/core_ext/kernel_require.rb:55:inrequire'
from /Users/swagner/Development/swarm/mule_ruby/mule_ruby.rb:7:in <class:Swarm>' from /Users/swagner/Development/swarm/mule_ruby/mule_ruby.rb:1:in

'
[Finished in 0.2s with exit code 1]
[shell_cmd: ruby "/Users/swagner/Development/swarm/mule_ruby/mule_ruby.rb"]
[dir: /Users/swagner/Development/swarm/mule_ruby]
[path: /usr/bin:/bin:/usr/sbin:/sbin]

same is true when using irb and pry

@brighton36
Copy link
Owner

So, the gem hasn't actually been 'officially' released. But I'll have this up in the next day or two for you, and we/you should be able to load this then. Thank-you for the bug report!

@se6wagner
Copy link
Author

cheers Chris

On January 6, 2015 at 6:00:40 PM, Chris DeRose (notifications@github.com) wrote:

So, the gem hasn't actually been 'officially' released. But I'll have this up in the next day or two for you, and we/you should be able to load this then. Thank-you for the bug report!


Reply to this email directly or view it on GitHub.

@brighton36
Copy link
Owner

The gem is a live ruby gem now. Version 0.9. Give that a try and see if it works? If not - reopen an issue please.

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

2 participants