An aide memoire for my own future reference.
In order to run Padrino Rake tasks in the production environment the ENV variable needs to be placed before the command. It took a fair bit of flailing about before discovering this.
For example:
1
| |
An aide memoire for my own future reference.
In order to run Padrino Rake tasks in the production environment the ENV variable needs to be placed before the command. It took a fair bit of flailing about before discovering this.
For example:
1
| |