Rails on Dokku

To open a Rails console, run:

dokku run rails console

Migrations

dokku run rails db:migrate

Published May 31, 2015


You might also enjoy

Blind Index 1.0

Introducing Archer: Rails Console History for Heroku, Docker, and More

navigator.sendBeacon and Rails


All code examples are public domain.
Use them however you’d like (licensed under CC0).