14873: Rails 5 upgrade. Some tests still failing. (WIP)
[arvados.git] / services / api / config / spring.rb
1 %w(
2   .ruby-version
3   .rbenv-vars
4   tmp/restart.txt
5   tmp/caching-dev.txt
6 ).each { |path| Spring.watch(path) }