thoughtbot--shoulda-matchers/spec/support/unit
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
..
helpers Rewrite the tests for #permit 2015-02-28 23:41:01 -07:00
matchers Improve failure messages for #fail_with_message_including 2015-03-28 18:12:02 -06:00
shared_examples Consolidate set_session and set_flash APIs 2015-02-09 10:52:51 -07:00
capture.rb Remove warning about #capture under 4.2+ 2014-12-25 00:45:06 -05:00
i18n.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
rails_application.rb Add support for Postgres 2015-02-12 16:01:00 -07:00
record_builder_with_i18n_validation_message.rb Reorganize unit tests, part II 2014-11-05 09:53:20 -07:00
record_validating_confirmation_builder.rb Remove Rails 3.x, Ruby 1.9.2, Ruby 1.9.3 2015-02-09 10:52:22 -07:00
record_with_different_error_attribute_builder.rb Fix warning for this file 2014-12-16 20:21:22 -07:00