
railstips.org/

railstips.org/
[Gmail]/All Mail link »
railstips.org/
So I’ve made a boatload of gems that consume web services ( twitter , lastfm , magnolia , delicious , google reader , google analytics ). Each time I get a bit better at it and learn something new. I pretty much am only interested in consuming restful api’s and over time I’ve started to see a pattern. The other day I thought, wouldn’t it be nice if that pattern were wrapped up as a present for me (and others) to use? The answer is yes and it is named HTTParty. link »
sudo gem install httparty link »
railstips.org/