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

using %{key} in add_missing interpolations #164

Merged
merged 3 commits into from
Aug 7, 2015
Merged

Conversation

stijnster
Copy link
Contributor

Hi there,

thanks for your awesome work on this gem.

When using it, we noticed that using the "human_key" is not always optimal for us. So I've added the ability to add a "%{key}" value which will add the node's full_key in the interpolated value.

I've added tests for this new feature and they all turn green.

Please consider this feature to add to the main repository.

Kind regards,

Stijn

@stijnster
Copy link
Contributor Author

Of course, if you add this options to the main repo, I'll be happy to extend the current documentation ;)

glebm added a commit that referenced this pull request Aug 7, 2015
using %{key} in add_missing interpolations
@glebm glebm merged commit 497c27f into glebm:master Aug 7, 2015
@glebm
Copy link
Owner

glebm commented Aug 7, 2015

@stijnster Thank you for your contribution! 👍

@glebm glebm modified the milestones: v0.9.0, v0.8.7 Aug 7, 2015
@glebm
Copy link
Owner

glebm commented Aug 7, 2015

Release in v0.8.7! Docs updated

@stijnster
Copy link
Contributor Author

Awseome stuff! Thanks!!

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

Successfully merging this pull request may close these issues.

2 participants