-
-
Notifications
You must be signed in to change notification settings - Fork 1k
Rubinius test unit patch #871
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
Conversation
Looks sane to me 👍 |
I don't mind merging this to help Rubinius users, @myronmarston, thoughts? |
👍 |
Looks like there might be a rubysl-rspec gem at some point.. https://github.com/rubysl/rubysl/issues/7 |
@bf4 That doesn't affect this particular issue, plus afaik theres no easy load point for the stuff they're talking about. |
Per @brixen this should be unnecessary, fwiw bf4/bf4.github.com@92d7445#commitcomment-4865806 |
It's necessary because Rails expects test unit to be present, and Rubinius This is a work around for our Rubinius users until Rubygems supports |
If we're going to patch this (not saying we should, we want the least effect on
other Rubies, so only try to do this if there is no test-unit and we think Rubinius
is in play)