WIP: Rails 6
[ecs.git] / config / spring.rb
blob9fa7863f99d0d2d8bcd28f65d42789fbf8afadd6
1 %w[
2   .ruby-version
3   .rbenv-vars
4   tmp/restart.txt
5   tmp/caching-dev.txt
6 ].each { |path| Spring.watch(path) }