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

strptime and ruby 1.8.7 #1

Open
wants to merge 3 commits into
base: master
Choose a base branch
from
Open

Conversation

logicminds
Copy link

Hey,

I couldn't get the gem to work correctly with ruby 1.8.7 because of an undefined method error. I made a change to use Date.strptime and the gem works now for ruby 1.8.7. I only tested the HP vendor so you might need to test will the other vendors as well.

Corey

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.

1 participant