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 functionality to collect all parameters that are reference values #317

Merged
merged 3 commits into from
Aug 31, 2014

Conversation

oefirouz
Copy link

By combining collect and collectReferenceParameters this will make it easy for users to pull out all the variable names they would need to compile the template.

Also, fix a bug where collectTemplates() doesn't explore the 'else' of a block.

Omede Firouz added 3 commits August 19, 2014 03:27
This will make it easy for users to pull out all reference names they
would need to compile the template.

Also, fix a bug where collectTemplates() doesn't explore the 'else' of a
block.
@coveralls
Copy link

Coverage Status

Coverage increased (+0.56%) when pulling 2732743 on oefirouz:master into 51c7b66 on jknack:master.

jknack added a commit that referenced this pull request Aug 31, 2014
Add functionality to collect all parameters that are reference values
@jknack jknack merged commit dc12a71 into jknack:master Aug 31, 2014
@jknack jknack added this to the 1.3.2 milestone Aug 31, 2014
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.

None yet

3 participants