Skip to content

Fix for config in Ruby 1.9 #35

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

Closed
wants to merge 1 commit into from
Closed

Conversation

ivanvc
Copy link

@ivanvc ivanvc commented Nov 9, 2011

In 1.9, Dir.chdir accepts a block with one argument, that is the path
after it changed the directory.

In 1.9, Dir.chdir accepts a block with one argument, that is the path
after it changed the directory.
@ivanvc ivanvc mentioned this pull request Nov 9, 2011
@hron
Copy link

hron commented Nov 22, 2011

+1

robertodecurnex added a commit that referenced this pull request Apr 11, 2013
Minor changes for ruby 1.9 compatibility (closes #35)
@robertodecurnex
Copy link
Contributor

Ty, some minor changes has been made in order to make the tests run under 1.9 too.

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

Successfully merging this pull request may close these issues.

3 participants