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

Add interpolation? check for RegexpNode #18

Merged
merged 1 commit into from Jun 1, 2020

Conversation

tejasbubane
Copy link
Contributor

Closes #4

@marcandre
Copy link
Contributor

👍 Looks like a good addition.

@tejasbubane
Copy link
Contributor Author

Unrelated failure on master fixed in #19

@@ -140,4 +140,24 @@
it { expect(content).to eq("\n.+\n") }
end
end

describe '#has_interpolation?' do
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It's actually interpolation?...

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I renamed the method but forgot here. Changed now.

@marcandre
Copy link
Contributor

Great, thanks! 😸

@tejasbubane tejasbubane deleted the fix-4 branch June 1, 2020 18:47
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.

RegexpNode needs test for interpolation
2 participants