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

string template helper #2028

Merged
merged 5 commits into from
Jun 8, 2020
Merged

string template helper #2028

merged 5 commits into from
Jun 8, 2020

Conversation

nadar
Copy link
Contributor

@nadar nadar commented Jun 8, 2020

New function to template a string with curly brackets:

{{ name }} = ['name' => 'foo']

result: foo

@nadar nadar self-assigned this Jun 8, 2020
@codeclimate
Copy link

codeclimate bot commented Jun 8, 2020

Code Climate has analyzed commit 602966c and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (80% is the threshold).

This pull request will bring the total coverage in the repository to 66.4% (0.1% change).

View more on Code Climate.

@nadar nadar merged commit 895a20c into master Jun 8, 2020
@nadar nadar deleted the string-helper branch June 8, 2020 09:59
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.

1 participant