wblog/config/spring.rb

8 lines
136 B
Ruby
Raw Normal View History

2017-04-30 19:48:31 +08:00
%w(
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
config/application.yml
).each { |path| Spring.watch(path) }