Skip to content
New issue

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

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

Already on GitHub? # to your account

Added URI variable type / coercion #22

Merged
merged 2 commits into from
Feb 22, 2017
Merged

Conversation

jasonayre
Copy link
Contributor

Added support for URI coercion, i.e.

variable :SOME_API_ENDPOINT, :uri, :default => 'https://localhost:9999'

which is convenient for doing stuff like:

dashboards_uri = ENVied.SOME_API_ENDPOINT.merge("embed/dashboards")

etc..

@jandudulski
Copy link

like 👍

@javierjulio javierjulio merged commit b612464 into eval:master Feb 22, 2017
@javierjulio
Copy link
Contributor

Thanks @jasonayre! 👍🏻❤️

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

Successfully merging this pull request may close these issues.

3 participants