Skip to content

change Config::CONFIG to RbConfig::CONFIG - #345

Closed
boutil wants to merge 1 commit into
gettalong:masterfrom
boutil:patch-1
Closed

change Config::CONFIG to RbConfig::CONFIG#345
boutil wants to merge 1 commit into
gettalong:masterfrom
boutil:patch-1

Conversation

@boutil

@boutil boutil commented Jun 8, 2016

Copy link
Copy Markdown
Contributor

Config has been deprecated for a long time in favor of RbConfig and does not exist anymore since ruby2.2
In Debian, we rely on the 'datadir' config option to find the installed data.

Config has been deprecated for a long time in favor of RbConfig and does not exist anymore since ruby2.2
In Debian, we rely on the 'datadir' config option to find the installed data.
@gettalong gettalong self-assigned this Aug 7, 2016
@gettalong gettalong added the bug label Aug 7, 2016
@gettalong

Copy link
Copy Markdown
Owner

Thanks for your patch, will be in the next release.

@gettalong gettalong closed this Aug 7, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants