Closed JonRowe closed 4 years ago
The major change here is removing the warning by using **kwargs
which is not universally compatible, hence the eval (ick) defined methods, I'm open to better solutions here but we are calling keyword arguments and there is no every Ruby parseable way to define this I know of.
These are some updates, generated from rspec-dev's rake tasks.