figaro icon indicating copy to clipboard operation
figaro copied to clipboard

Update Git Doc

Open SaimonL opened this issue 9 years ago • 0 comments

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

SaimonL avatar May 15 '15 02:05 SaimonL