It’s now going to be easier than ever to kick off a new Rails project and deploy to Heroku. WEBrick is no longer the default server with Rails 5. If you don’t provide a Procfile Heroku is going to help you out and set you up with Puma. Production ready out of the box. So… that’s cool.

Also of note, configuration is going to default to matching Puma threads to Active Record connection pool size. Helpful for avoiding connection timeout errors.

They’re doing some other cool things and you can check their post for all the details

Written by Matt Haliski

The First of His Name, Consumer of Tacos, Operator of Computers, Mower of Grass, Father of the Unsleeper, King of Bad Function Names, Feeder of AI Overlords.