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

[fix] Homescrape #4

Open
jck opened this issue Jul 20, 2010 · 5 comments
Open

[fix] Homescrape #4

jck opened this issue Jul 20, 2010 · 5 comments

Comments

@jck
Copy link

jck commented Jul 20, 2010

Homescrape does not work unless I include "require 'date'" (I use archlinux) . Please make the change in git.

@tlvince
Copy link

tlvince commented Jul 21, 2010

jck, am I correct in assuming you mean to add it here?

@jck
Copy link
Author

jck commented Jul 22, 2010

yes

@tlvince
Copy link

tlvince commented Jul 22, 2010

Thanks, I can confirm it solves this issue:
/usr/bin/homescrape:106:in <main>': undefined methodparse' for Date:Class (NoMethodError)

@alip
Copy link
Owner

alip commented Jan 20, 2011

what's your ruby version?

@tjkirch
Copy link

tjkirch commented Mar 23, 2011

I've tested this in both 1.8.7 and 1.9.2, and can confirm that if I require "date" it works fine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants