figaro
figaro copied to clipboard
Update Git Doc
Please update the Git main README.md with the following below.
Rails 4 with Spring
Every time you make a change to the application.yml file you must stop spring
spring stop
and start spring again by calling
rails c
Tested with Rails 4.2.1