Mock External Services in Rails with WebMock and Rack
Discover how to mock external services in Rails application using WebMock and Rack to simplify testing
Sujay Prabhu
Discover how to mock external services in Rails application using WebMock and Rack to simplify testing
Sujay Prabhu
Interacting with complex web forms tends to become hairy pretty quickly. Using Form or Service objects to abstract out the complexity can help wrangle complexity. This post talks about how we use them to make code simpler.
Yuva
Yuva
Hemant