view config/spring.rb @ 466:722f4eccd370

Remove unused config
author nanaya <me@nanaya.pro>
date Fri, 31 May 2019 09:10:37 +0900
parents 07d6c6639adf
children
line wrap: on
line source

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