15258: Adds /lib to the eager_load paths.
authorLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 22 May 2019 19:57:19 +0000 (16:57 -0300)
committerLucas Di Pentima <ldipentima@veritasgenetics.com>
Wed, 22 May 2019 19:57:19 +0000 (16:57 -0300)
commit4837e08b7c338f4d25be24346c02c6cfb62aaccb
treeda1b3df9e2c04c8b2b0b870b896006014fb54561
parent1516ef6b939ed4db473053d73f3adf014c95ba21
15258: Adds /lib to the eager_load paths.

On rails 5.0 the autoload paths stopped working on production environments
for thread safety concerns.
See: https://github.com/rails/rails/commit/a71350cae0082193ad8c66d65ab62e8bb0b7853b

Arvados-DCO-1.1-Signed-off-by: Lucas Di Pentima <ldipentima@veritasgenetics.com>
apps/workbench/config/application.rb