From 24f0d0efe68269f5164d2902e8e829c2f1c53b87 Mon Sep 17 00:00:00 2001 From: Victor Sergienko Date: Tue, 21 Jul 2015 15:59:39 +0300 Subject: [PATCH] Dummies like me do it on production --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 12047d3..1d0ea10 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Clone the plugin source code into your Redmine's plugin directory. Copy plugin assets to a public directory. - rake redmine:plugins:assets + RAILS_ENV="production" rake redmine:plugins:assets Setup -----