sandro/ephemeral_response - GitHub
december 2010 by avantbard
"Web responses are volatile. Servers go down, API's change, responses change and every time something changes, your tests should fail. Mocking out web responses may speed up your test suite but the tests essentially become lies. Ephemeral Response encourages you to run your tests against real web services while keeping your test suite snappy by caching the responses and reusing them until they expire."
testing
ruby
http
rails
plugin
tdd
bdd
web
december 2010 by avantbard
ASIHTTPRequest Documentation - All-Seeing Interactive
april 2010 by avantbard
"ASIHTTPRequest is an easy to use wrapper around the CFNetwork API that makes some of the more tedious aspects of communicating with web servers easier. It is written in Objective-C and works in both Mac OS X and iPhone applications."
iphone
http
webdev
objectivec
april 2010 by avantbard
Under the hood: route recognition in Rails
august 2008 by avantbard
has example of restricting a route for only certain http verbs
rails
rubyonrails
routes
routing
webdev
verbs
http
august 2008 by avantbard
Copy this bookmark: