aboutsummaryrefslogblamecommitdiffstats
path: root/activestorage/test/dummy/config/spring.rb
blob: ff5ba06b6db500e5c655932a81e7d2531a02e68b (plain) (tree)
1
2
3
4
5
6
7
8

                             





                                    
# frozen_string_literal: true

%w(
  .ruby-version
  .rbenv-vars
  tmp/restart.txt
  tmp/caching-dev.txt
).each { |path| Spring.watch(path) }