Chad McGimpsey
Chad McGimpsey
Is it possible to set the priority of the job in Delayed Job (either globally or in each uploader)?
The version of this gem on rubygems is v0.1.0, but this repository has version v0.0.9. Could you please push your local changes to the repo so that we can easily...
We have to use `Model.tagged_with()` in a complicated sql query that is used within another sql query for the purposes of getting the `MAX(table.updated_at)` for a cache key. The current...
When the database adapter is MySQL, there is no need to group by all columns (according to the comment). The `group_by_all_columns` method should check the adapter first (probably on initial...
### Describe Your Problem One of my leak detectors was reset and wasn't updating. I can't figure out where to find the device id to enter into the Config UI....