mirror of
https://github.com/ToolJet/ToolJet
synced 2026-04-21 21:47:17 +00:00
6 lines
97 B
Ruby
6 lines
97 B
Ruby
Spring.watch(
|
|
'.ruby-version',
|
|
'.rbenv-vars',
|
|
'tmp/restart.txt',
|
|
'tmp/caching-dev.txt'
|
|
)
|