Nicholas Koh
Nicholas Koh
This is a somewhat related issue in RSpec https://github.com/rspec/rspec-support/issues/522#issuecomment-999772629 with an attempted fix https://github.com/rspec/rspec-support/pull/537. EDIT: Looking at https://github.com/rspec/rspec-mocks/pull/1394, I think it's possible we can tweak `with` and #475 to use...
@floehopper I've attempted a proof of concept for checking keyword args more strictly via `ruby2_keywords` in https://github.com/freerange/mocha/pull/534. It's not the most graceful but it seems to work, would love to...
Yes, it only addresses (2)! At first, I thought (1) might be a prerequisite, but it seems it's not.
Tracking some todos now that Ruby 1.9 support is dropped: - [ ] https://github.com/freerange/mocha/pull/551 for existing behaviour - [ ] [Add ruby2_keywords shim](https://github.com/freerange/mocha/pull/559) - [ ] Add configuration and strict...
I'm happy to combine it! That was a thought that went through my head. I'll work on that this week.
Feel free to submit a PR to correct the docs!
I am seeing the same in my test account, which was created sometime last year (I don't think I was able to create it then either), as well as the...
In case anyone gets stuck with `v3.1.0`, the cache directory is now at `node_modules/.cache/gh-pages` https://github.com/tschaub/gh-pages/blob/v3.1.0/changelog.md#v310
I'd like to give it a try! May take some time to get back to this, hope that's alright
@andrykonchin squashed! 🙇