fluentd-ui/config/spring.rb
Kenji Okimoto 102136f6cf Run bin/rails app:update
And some configurations are as is.

Signed-off-by: Kenji Okimoto <okimoto@clear-code.com>
2018-05-15 12:24:53 +09:00

7 lines
111 B
Ruby

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