This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit 5bd4f9c5943f8ab29f353a6d41e3564eebe01b5d
tree 35c3b5b2cbb0b4376db658e1f7b4f6e5b3c7bc9a
parent 3849a2171571e4ec6dfbe3fe5288d0ec1d226590
tree 35c3b5b2cbb0b4376db658e1f7b4f6e5b3c7bc9a
parent 3849a2171571e4ec6dfbe3fe5288d0ec1d226590
... |
... |
|





Comments
I’m going to go through and change all the error messages to something like:
Model.valid? should be true when …, but returned false
It’s a little more verbose but it clearly shows what is going on in the matcher.
That sounds like a good plan. Clarity is good with error messages.