In the process, I also found some bugs with #underscore, so I added pending to those specs. I don't know if we want to actually fix those, since it's arguably a breaking change. I'm happy to remove all of those if we don't want to fix them or add them in this PR. I just wanted to keep track of them without exploding the scope into fixing unrelated bugs.
Fixes #50.
In the process, I also found some bugs with
#underscore
, so I addedpending
to those specs. I don't know if we want to actually fix those, since it's arguably a breaking change. I'm happy to remove all of those if we don't want to fix them or add them in this PR. I just wanted to keep track of them without exploding the scope into fixing unrelated bugs.