rails / mission_control-jobs

Dashboard and Active Job extensions to operate and troubleshoot background jobs
MIT License
611 stars 71 forks source link

Stub adapter methods for async adapter #195

Closed rosa closed 2 weeks ago

rosa commented 2 weeks ago

So that it doesn't crash when started for an app using the async adapter in development.

Closes #32