Lee Connell
2009-Feb-15 21:23 UTC
[Facebooker-talk] error in facebooker 1.0.13 using URI.parse, fix below
begin + require ''uri'' require ''curb'' Facebooker.use_curl = true rescue LoadError $stderr.puts "Curb not found. Using Net::HTTP." require ''net/http'' end require ''uri'' is need for the url method. also anyone using the latest, make sure json and curb is installed, curb however is optional. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/facebooker-talk/attachments/20090215/093a881b/attachment.html>
Apparently Analagous Threads
- Using the Facebooker gem? Tell us about your Facebook app - Facebooker Sightings Series
- Facebooker-talk Digest, Vol 5, Issue 12
- alias_method_chain in Facebooker Causing Stack Level Too Deep
- Test driving Facebooker with Rspec?
- Facebooker with expanded FJBS library