Project

General

Profile

Actions

Defect #35190

closed

Missing RAILS_ENV for generate_secret_token rake task

Added by Karel Pičman about 3 years ago. Updated about 3 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
Documentation
Target version:
-
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:
Invalid
Affected version:

Description

Please update both RedmineInstall and RedmineUpgrade in order to add missing RAILS_ENV to rake generate_secret_token command, so

bundle exec rake generate_secret_token RAILS_ENV=production

instead of just

bundle exec rake generate_secret_token
Actions

Also available in: Atom PDF