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

don't kak on Pathname in excelx, openoffice #207

Merged
merged 1 commit into from
May 4, 2015

Conversation

lastobelus
Copy link
Contributor

the culprit was a use of filename.split('/').last instead of File.basename(filename). I guess no one has ever used it on windows either (not that they should. use anything on windows).

@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.63% when pulling a527799 on lastobelus:handle_pathname into e7216e2 on roo-rb:master.

1 similar comment
@coveralls
Copy link

Coverage Status

Coverage remained the same at 93.63% when pulling a527799 on lastobelus:handle_pathname into e7216e2 on roo-rb:master.

@stevendaniels
Copy link
Contributor

Looks good.

stevendaniels added a commit that referenced this pull request May 4, 2015
don't kak on Pathname in excelx, openoffice
@stevendaniels stevendaniels merged commit 3da85b8 into roo-rb:master May 4, 2015
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