Move spring conf under conf dir #2711

This commit is contained in:
Priit Tark 2015-06-26 16:57:06 +03:00
parent b96797df79
commit e46c1130db
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
Spring.watch 'config/application.yml' Spring.watch 'config/application.yml'
eee

1
config/spring.rb Normal file
View file

@ -0,0 +1 @@
Spring.watch 'config/application.yml'