Actions
Feature #3347
closedAdd rake task for the Rails console
Description
foreman-rake has simplified lots, but the rails console (as a rails subcommand) is still tricky on an installed system.
If we add loading the Rails console via a rake task, we can use foreman-rake and avoid adding another wrapper.
Actions