thoughtbot--shoulda-matchers/spec/support
Elliot Winkler ea50a9ffaf Improve failure messages for #fail_with_message_including
This improves our internal matcher so that it mirrors
#fail_with_message. In other words, when it fails it will now say:

    Expectation should have failed with:
      Some message goes here
    Actually failed with:
      Some other message goes here
    However, the expectation did not fail.
2015-03-28 18:12:02 -06:00
..
acceptance Add support for Postgres 2015-02-12 16:01:00 -07:00
tests CommandRunner: if command fails, format it better 2015-02-12 17:35:37 -07:00
unit Improve failure messages for #fail_with_message_including 2015-03-28 18:12:02 -06:00