Job Queues

By Daniel Morrison

I got talking yesterday about async jobs in Rails and thought I’d put my thoughts on the blog too.

Collapsing old Rails Migrations

By Daniel Morrison

I don’t like deleting old migrations in my Rails apps, but if I did, here’s how I’d do it,

Five O'Clock  Somewhere

By Daniel Morrison

Some fun with Postgres to find users for whom it is a certain time.

Fix for Heroku Breaking Ancient Apps

By Daniel Morrison

Have a really old Heroku app that recently broke? We help with a handful. Here’s what we do to fix them.

Keep Your Certificates Current Using Cron & Dead Man's Snitch

By Daniel Morrison

A rethinking of a 2015 post to keep certificates current. Now using cron and Dead Man’s Snitch.