-
Notifications
You must be signed in to change notification settings - Fork 7
Home
rha7dotcom edited this page Sep 14, 2010
·
9 revisions
Please see sample_usage.rb for examples of use.
For details on the ReadItLater API see http://readitlaterlist.com/api/docs/
For details on what is ReadItLater see http://readitlaterlist.com/
NEW: Has been deployed to gemcutter as a gem, you can install it like this:
sudo gem install read_it_later
And that’s it, then just require it from you Ruby programs.
Easy, just install the Gem:
sudo gem install read_it_later --source http://gemcutter.org
Then require the gem in your ruby source code:
require 'read_it_later'
Enjoy.
Is available at RDoc.info read_it_later gem documentation