Results 43 comments of Igor Victor

I started working on Truffleruby support for Rspec-core here https://github.com/rspec/rspec-core/pull/2942 can some one review the PR?

Most of the issues in rspec-core were resolved here https://github.com/rspec/rspec-core/pull/2946 , except for one: ``` 1) Spec file load errors prints a warning when a helper file exits early Failure/Error:...

Just for my understanding, what Ripper was used for in RSpec?