foodsoft/config/spring.rb
Patrick Gansterer 2557645f4f Rails 5.0
2020-09-05 14:40:11 +02:00

6 lines
111 B
Ruby

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