This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Roman Shterenzon (author)
Tue Mar 03 00:47:09 -0800 2009
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Tue Feb 17 14:45:56 -0800 2009 | |
| |
LICENSE | Tue Feb 17 14:45:56 -0800 2009 | |
| |
README | Wed Feb 18 02:59:00 -0800 2009 | |
| |
Rakefile | Wed Feb 18 02:59:00 -0800 2009 | |
| |
VERSION.yml | Wed Feb 18 02:59:00 -0800 2009 | |
| |
curb-openuri.gemspec | Wed Feb 18 02:59:00 -0800 2009 | |
| |
lib/ | Tue Mar 03 00:47:09 -0800 2009 | |
| |
spec/ | Tue Mar 03 00:47:09 -0800 2009 |
README
curb-openuri ============ This gem is a drop-in replacement for the stock 'open-uri' library. It overloads the Kernel#open and uses curb (ruby binding for libcurl) to do actual fetching of pages. COPYRIGHT ========= Copyright (c) 2008 Roman Shterenzon. See LICENSE for details.







