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

Allowing multiple tags to be returned as an Array with multiple values if parse is... #18

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

deevis
Copy link

@deevis deevis commented Dec 25, 2014

... called with options[:array_tags] populated as an array of tags as symbols. Also, passing in options[:ignore_tags] will bypass processing of tags that you know you aren't going to use. These changes are covered by test cases and all existing test cases still regreess correctly.

… is called with options[:array_tags] populated as an array of tags as symbols. Also, passing in options[:ignore_tags] will bypass processing of tags that you know you aren't going to use. These changes are covered by test cases and all existing test cases still regreess correctly.
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.

None yet

1 participant