-
-
Prevent Spoofing with Paperclip
-
Code Show and Tell: PolymorphicFinder
-
Caching API Requests
-
Anti-Pattern: Iteratively Building a Collection
-
Ruby and Python Libraries for Yammer's API
-
Handling API Rate Limits by Retrying Requests in Background Jobs
-
Don't Stub the System Under Test
-
Rescue StandardError, Not Exception
-
Faking Remote Services with Rack::Test