forked from e621ng/e621ng

* update rails scripts for 5.2 * system dmails should be scoped to system * fix broken url generator in forum notices
7 lines
111 B
Ruby
7 lines
111 B
Ruby
%w[
|
|
.ruby-version
|
|
.rbenv-vars
|
|
tmp/restart.txt
|
|
tmp/caching-dev.txt
|
|
].each { |path| Spring.watch(path) }
|