5
0
Fork 0
mirror of https://0xacab.org/sutty/sutty synced 2024-06-29 18:36:07 +00:00
panel/config/spring.rb

7 lines
111 B
Ruby
Raw Normal View History

2018-01-02 17:19:25 +00:00
%w(
.ruby-version
.rbenv-vars
tmp/restart.txt
tmp/caching-dev.txt
).each { |path| Spring.watch(path) }