docbrown/lib/tasks
Michael Kohl b57ced5466 CacheBuster refactoring (#4766)
* Turn CacheBuster into a module

This class used no internal state, so repeatedly creating short-lived objects seems wasteful.

* Consistently use string interpolation and parenthesis

* Destructure arrays into meaningful names, formatting

* Fix request spec for internal classified listings controller

Interestingly this works when asserting directly on the module, but not on a double.
Asserting directly in the module seems sufficient for this test so the indirection
was removed.

* Turn CacheBuster into a module

This class used no internal state, so repeatedly creating short-lived objects seems wasteful.

* Fix specs after rebasing
2019-11-13 10:51:23 -05:00
..
temporary Remove logic relying on old podcast status (#3505) 2019-07-19 09:30:51 -04:00
fetch.rake CacheBuster refactoring (#4766) 2019-11-13 10:51:23 -05:00
pro_memberships.rake Pro: memberships (#3461) 2019-09-24 10:38:54 -07:00
twitch.rake Embed Twitch Live Streaming (#2591) 2019-04-29 18:11:53 -04:00