Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ERB support in configuration files #15

Merged
merged 1 commit into from May 19, 2014

Conversation

mmajorov
Copy link
Contributor

I want to use ERB in configuration files to be able to set server(and others) string from ENV variable.

simonoff added a commit that referenced this pull request May 19, 2014
ERB support in configuration files
@simonoff simonoff merged commit 6df5956 into amoniacou:master May 19, 2014
@mstahlbe
Copy link


Markus Stahlberg
.PROMO Inc
GSM +358 40 5651099
markus.stahlberg@dotpromoinc.com
www.dotpromoinc.com

On 19 May 2014, at 12:06, Michael notifications@github.com wrote:

I want to use ERB in configuration files to be able to set server(and others) string from ENV variable.

You can merge this Pull Request by running

git pull https://github.com/mmajorov/danthes erb-support-in-config
Or view, comment on, or merge it at:

#15

Commit Summary

added erb support to config
File Changes

M lib/danthes.rb (2)
M spec/danthes_spec.rb (7)
A spec/fixtures/danthes_with_erb.yml (10)
Patch Links:

https://github.com/dotpromo/danthes/pull/15.patch
https://github.com/dotpromo/danthes/pull/15.diff

Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants