sunspot-queue
sunspot-queue copied to clipboard
Ignore default scopes when retrieving active records
Currently sunspot-queue will fail to retrieve active records if default scopes filter them out. This PR unscopes the default scopes first so that they're always found.