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

bin/rubish throws exception for ruby 1.9.2p290 #9

Open
fgoepel opened this issue Dec 8, 2011 · 0 comments
Open

bin/rubish throws exception for ruby 1.9.2p290 #9

fgoepel opened this issue Dec 8, 2011 · 0 comments

Comments

@fgoepel
Copy link

fgoepel commented Dec 8, 2011

When trying to start rubish usig ruby 1.9.2p290 I get the following exception:

$ rubish   
/opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/lib/rubish/stub.rb:71: warning: undefining `object_id' may cause serious problems
/opt/ruby/lib/ruby/1.9.1/irb/input-method.rb:108:in `initialize': undefined method `conf' for IRB:Module (NoMethodError)
    from /opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/lib/rubish/repl.rb:16:in `new'
    from /opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/lib/rubish/repl.rb:16:in `repl'
    from /opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/lib/rubish/repl.rb:5:in `repl'
    from /opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/lib/rubish/stub.rb:12:in `repl'
    from /opt/ruby/lib/ruby/gems/1.9.1/gems/rubish-0.1.0/bin/rubish:5:in `<top (required)>'
    from /opt/ruby/bin/rubish:19:in `load'

It seems to work when started with Rubish.repl from irb though.

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

1 participant