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

Code fixes for ruby 1.9 #8

Merged
merged 1 commit into from Jul 4, 2012
Merged

Code fixes for ruby 1.9 #8

merged 1 commit into from Jul 4, 2012

Conversation

dpaleino
Copy link
Contributor

@dpaleino dpaleino commented Jul 4, 2012

Hello Jochen,

I made a commit fixing errors with ruby 1.9. There, in fact, map() changed meaning, and it returned a list of strings (instead of a "pure" string). Adding a join() fixes it.

One more fix was needed to correct the import path, since it seems like the current directory isn't added anymore.

Kindly,
David

joto added a commit that referenced this pull request Jul 4, 2012
Code fixes for ruby 1.9
@joto joto merged commit 6e7eac0 into taginfo:master Jul 4, 2012
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants