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 (
columbus /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Mar 25 17:51:40 -0700 2009 | |
| |
LICENSE | Wed Mar 25 16:54:03 -0700 2009 | |
| |
README.rdoc | Wed Mar 25 17:12:28 -0700 2009 | |
| |
Rakefile | Thu Apr 02 08:20:04 -0700 2009 | |
| |
VERSION.yml | Wed Mar 25 18:24:53 -0700 2009 | |
| |
columbus.gemspec | Thu Apr 02 08:34:20 -0700 2009 | |
| |
examples/ | Wed Mar 25 17:09:51 -0700 2009 | |
| |
lib/ | Wed Mar 25 18:09:09 -0700 2009 | |
| |
test/ | Wed Mar 25 18:22:39 -0700 2009 |
README.rdoc
columbus
Autodiscovers feeds from urls.
examples
See examples directory. Short example below.
require 'pp'
pp Columbus.new('http://www.railstips.org').primary
#<struct Columbus::Feed
url="http://feeds2.feedburner.com/railstips",
title="Railstips Articles">
Copyright
Copyright © 2009 John Nunemaker. See LICENSE for details.








