3261: Propagate configured RAILS_ENV to Workbench build tasks.
authorTom Clegg <tom@curoverse.com>
Thu, 31 Jul 2014 14:46:14 +0000 (10:46 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 31 Jul 2014 15:33:58 +0000 (11:33 -0400)
commitf435a88f167ff6827bb520d4deeadb76f1cec53f
treed6faffa42eb86cb811bbb43b6650168ecfdf9c43
parent7305149050a24e7429ff679579cd4182188a7116
3261: Propagate configured RAILS_ENV to Workbench build tasks.

Without this, the rake assets:precompile task defaults to development
mode and does nothing.
docker/build_tools/Makefile
docker/workbench/Dockerfile
docker/workbench/workbench_rails_env.in [new file with mode: 0644]