ToolJet/config/spring.rb

7 lines
97 B
Ruby
Raw Normal View History

2021-03-31 13:38:49 +00:00
Spring.watch(
2021-04-29 06:41:23 +00:00
'.ruby-version',
'.rbenv-vars',
'tmp/restart.txt',
'tmp/caching-dev.txt'
2021-03-31 13:38:49 +00:00
)