scheduled_reminders/config/spring.rb

7 lines
97 B
Ruby
Raw Normal View History

2020-02-12 13:02:03 +01:00
Spring.watch(
".ruby-version",
".rbenv-vars",
"tmp/restart.txt",
"tmp/caching-dev.txt"
)