]> git.openstreetmap.org Git - rails.git/blob - config/spring.rb
Bump tag2link from 2025.8.21 to 2025.9.21
[rails.git] / config / spring.rb
1 # frozen_string_literal: true
2
3 %w[
4   .ruby-version
5   .rbenv-vars
6   tmp/restart.txt
7   tmp/caching-dev.txt
8 ].each { |path| Spring.watch(path) }