queue_classic_admin
queue_classic_admin copied to clipboard
An admin interface for QueueClassic
Hey, I'm using the support-v2 branch, creating the migrations for a rails 3.2.20 app. Creation works fine, but migrating doesnt work: I dont use the queue-classic-later gem and there are...
Visit [http://localhost:3000/queue_classic_admin/queue_classic_jobs?dir=asc&sort=args](http://localhost:3000/queue_classic_admin/queue_classic_jobs?dir=asc&sort=args) to reproduce. ``` PG::UndefinedFunction: ERROR: could not identify an ordering operator for type json LINE 1: ...assic_jobs".* FROM "queue_classic_jobs" ORDER BY args desc ... ^ HINT: Use an...
* Also added newer versions for Travis CI
continuing #59 from @sebaherrera07