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

Simplify parslet match statements #15

Closed
wants to merge 1 commit into from

Conversation

koraktor
Copy link
Contributor

Because less code is better code.

@dirk
Copy link
Collaborator

dirk commented Mar 31, 2013

Cool! Forgot about that feature. Does the match["..."] syntax depend on a specific version of Parslet? If so the gemspec will need to be updated too.

@koraktor
Copy link
Contributor Author

According to the HISTORY.txt it was added in 0.10.1 (late 2010). I'd go for:

gem 'parslet', '~> 1.5.0'

dirk added a commit that referenced this pull request Mar 31, 2013
@dirk
Copy link
Collaborator

dirk commented Mar 31, 2013

Okay, this is closed with fe06cb0. Thanks!

@dirk dirk closed this Mar 31, 2013
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.

2 participants