File size: 111 Bytes
f5071ca
 
 
 
 
 
1
2
3
4
5
6
7
%w[
  .ruby-version
  .rbenv-vars
  tmp/restart.txt
  tmp/caching-dev.txt
].each { |path| Spring.watch(path) }