Skip to content
This repository has been archived by the owner on Feb 7, 2018. It is now read-only.

Use RbConfig instead of obsolete and deprecated Config. #7

Closed
deivinsontejeda opened this issue Dec 9, 2011 · 3 comments
Closed

Use RbConfig instead of obsolete and deprecated Config. #7

deivinsontejeda opened this issue Dec 9, 2011 · 3 comments

Comments

@deivinsontejeda
Copy link

Hi Guys,

While i work with his gem, i got the following error:

/path/gem/cocaine-0.2.0/lib/cocaine/command_line.rb:94: Use RbConfig instead of obsolete and deprecated Config.

This error appears when i executed my test suite with cucumber

This gem is use for paperclip

My current environment is:
Ruby 1.9.3
Rails 3.1.3

I solved the issue with the suggestion that appear on console, in others words i change the function Config by RbConfig at line indicated

I hope this help he for better his gems

@gabebw
Copy link
Contributor

gabebw commented Dec 9, 2011

This was actually fixed in 06f8ed6, but we haven't released a new gem with that fix in it yet.

@jyurek
Copy link
Contributor

jyurek commented Dec 13, 2011

Just pushed this in 0.2.1.

@deivinsontejeda
Copy link
Author

Great!

I will update this gem :)

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

No branches or pull requests

3 participants