endpoint_stub 1.1.0
Kind of like the built-in HttpMock that ActiveResource comes with, except EntpointStub actually creates and destroys records, and also allows you to bind custom logic to a particular path. Kind of like a controller.
Kind of like the built-in HttpMock that ActiveResource comes with, except EntpointStub actually creates and destroys records, and also allows you to bind custom logic to a particular path. Kind of like a controller.
MIT