spring.rb 111 Bytes Edit Raw Blame History 1 2 3 4 5 6 %w( .ruby-version .rbenv-vars tmp/restart.txt tmp/caching-dev.txt ).each { |path| Spring.watch(path) }