Mark S. Miller
Results
2
issues of
Mark S. Miller
find_delayed_selection works, but not the enqueue function. The jobs remain queued up. Here's what I was trying to do: ``` result = Resque.find_delayed_selection { |args| args[0]['job_id'] == self.showing_meta.autocancel_job_id } ap...
### Describe the bug I'm trying to add Avo to an existing project which is running view-component v2.71.0. Problem is the current Avo is locked on view-component 2.6. Which means...