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

JRuby support #2

Conversation

jfirebaugh
Copy link
Collaborator

Good news -- it turned out to be much easier than expected. Wrong doesn't really need to have a dependency on ParseTree at all -- just ruby_parser, which works fine on JRuby. The ParseTree dependency came from a part of predicated that wrong doesn't actually use. A bit of refactoring and all tests passed!

@alexch
Copy link
Collaborator

alexch commented Sep 19, 2010

woot

@jfirebaugh
Copy link
Collaborator Author

Here's the predicated change in its own main repo:

http://github.com/jfirebaugh/predicated/commit/d7c03210151b5aff211d99222df8e0a86f92ae09

@jfirebaugh
Copy link
Collaborator Author

Sorry, screwed that up. Here's the right commit:

http://github.com/jfirebaugh/predicated/commit/7e137f47a67fcb85d8a82537089046e813260602

This pull request was closed.
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