summaryrefslogtreecommitdiff
path: root/config/spring.rb
blob: c9119b40c08eff8aef2d607f5bf42424483cbd15 (plain)
1
2
3
4
5
6
%w(
  .ruby-version
  .rbenv-vars
  tmp/restart.txt
  tmp/caching-dev.txt
).each { |path| Spring.watch(path) }