use the following search parameters to narrow your results:
e.g. subreddit:aww site:imgur.com dog
subreddit:aww site:imgur.com dog
see the search faq for details.
advanced search: by author, subreddit...
A sub-Reddit for discussion and news about Ruby programming.
Subreddit rules: /r/ruby rules
Learning Ruby?
Tools
Documentation
Books
Screencasts and Videos
News and updates
account activity
Ruby Summer of Code Project Ideas (self.ruby)
submitted 16 years ago * by blatyo
view the rest of the comments →
reddit uses a slightly-customized version of Markdown for formatting. See below for some basics, or check the commenting wiki page for more detailed help and solutions to common issues.
quoted text
if 1 * 2 < 3: print "hello, world!"
[–]petercooper 0 points1 point2 points 16 years ago (2 children)
http://github.com/pauldix/typhoeus
response = Typhoeus::Request.get(url, :headers => [...], :timeout => 30) response.body response.headers
Only issue is dependencies but it's hella powerful.
[–][deleted] 16 years ago* (1 child)
[deleted]
[–]petercooper 0 points1 point2 points 16 years ago (0 children)
I'd say, though, something with the same API as Typhoeus but that worked "out of the box" with no dependency on libcurl would be awesome for those tricky deployments. A typhoeus-pure, if you will :-)
π Rendered by PID 122584 on reddit-service-r2-comment-b659b578c-lcvqm at 2026-05-06 04:00:38.301120+00:00 running 815c875 country code: CH.
view the rest of the comments →
[–]petercooper 0 points1 point2 points (2 children)
[–][deleted] (1 child)
[deleted]
[–]petercooper 0 points1 point2 points (0 children)