Benjamin Smith
Benjamin Smith
- `nvim --version`: 0.7.0 - `git --version`: 2.25.1 - Operating system/version: Pengwin/Debian 10 - Terminal name/version: Windows Terminal 1.12.10983.0 ### Steps to reproduce In an installation that does not already...
For each content type it would be very helpful to provide a curated list of resources to help with developing that type of content.
``` [1] pry(main)> require "hashie" => true [2] pry(main)> class BadMash < Hashie::Mash; include Hashie::Extensions::MethodAccessWithOverride; end => BadMash [3] pry(main)> BadMash.new.dup ArgumentError: wrong number of arguments (given 2, expected 0..1)...
I was happy to find this project as this is a regular frustration of mine, but it doesn't appear to support message expectations from rspec-mocks. I deal with a lot...
The AUR repo listed in the README seems unmaintained, it hasn't been updated in over a year and is still on version 3.2.0 which is incompatible with current versions of...