2809: Move coffee-rails out of :assets section to make tests thread-safe.
authorTom Clegg <tom@curoverse.com>
Thu, 15 May 2014 16:30:25 +0000 (12:30 -0400)
committerTom Clegg <tom@curoverse.com>
Thu, 15 May 2014 18:18:21 +0000 (14:18 -0400)
commitcff5301bbc1e1c8f8421fb56dca5a76dfebb058c
tree759a1ea0d86564d2ca702b05b3dc5d0f4f9adfff
parent2d9f17f33a9d8737d97705b8b77e3e1c05f7b411
2809: Move coffee-rails out of :assets section to make tests thread-safe.

Otherwise, when Rails decides to build assets while running the test
suite, we get:

WARN: tilt autoloading 'coffee_script' in a non thread-safe way; explicit require 'coffee_script' suggested.
apps/workbench/Gemfile