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
commit f7a1b931290a75c669f53464f9ba74bf3c40cca2
tree 3ac5a28102a0db4f8029a636f66a7930e83722c9
parent 607a3bcd13995ce762577222c4afc109f64bf272
tree 3ac5a28102a0db4f8029a636f66a7930e83722c9
parent 607a3bcd13995ce762577222c4afc109f64bf272
| 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.







