init push - laying out the project
This commit is contained in:
6
portal/config/spring.rb
Normal file
6
portal/config/spring.rb
Normal file
@ -0,0 +1,6 @@
|
||||
Spring.watch(
|
||||
'.ruby-version',
|
||||
'.rbenv-vars',
|
||||
'tmp/restart.txt',
|
||||
'tmp/caching-dev.txt'
|
||||
)
|
Reference in New Issue
Block a user