dchun / QuoteManager

Saas App for Managing Quotes and getting paid
https://quotemanager.boopis.com
0 stars 0 forks source link

Add application.yml file to gitignore and add symlink in cap deploy #137

Closed dchun closed 9 years ago

dchun commented 9 years ago

Add the following to symlink config and deploy setup

 run "ln -nfs #{shared_path}/config/application.yml #{release_path}/config/application.yml"
phuong3030 commented 9 years ago

https://github.com/boopis/QuoteManager/pull/147