Commit 92022b9d8c08ddd2c0ed23d30de47f6fb7c0ebc6
1 parent
abbd3c42
Exists in
staging
and in
42 other branches
Load environment (which is used during doc build)
This fixes the 'noosfero:doc:build' task, which was broken by commit f73c8033 that removed another task file that loaded the environment. Now the environment is loaded in its own separate file
Showing
1 changed file
with
1 additions
and
0 deletions
Show diff stats
... | ... | @@ -0,0 +1 @@ |
1 | +require File.join(File.dirname(__FILE__), '../../config/environment.rb') | ... | ... |