search for: http_object

Displaying 1 result from an estimated 1 matches for "http_object".

2007 Feb 07
5
Mocking ActiveResource
I want to use ActiveResource in my app. Instead of hitting server though, I want it to load from a file when I call find. Any clue how I do that? Pat