Closed practicingruby closed 12 years ago
Currently a key called :match_data is being added to each callback each time call is run, but this is leaving state lingering around after a request is completed that is no longer relevant. It'd be possible to make this stateless.
Currently a key called :match_data is being added to each callback each time call is run, but this is leaving state lingering around after a request is completed that is no longer relevant. It'd be possible to make this stateless.