greenlight/config/spring.rb
Jesus Federico a15bf5b3a9 first commit
2016-10-13 17:30:58 +00:00

7 lines
111 B
Ruby

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