1
0
Fork 0
mirror of https://github.com/thoughtbot/shoulda-matchers.git synced 2022-11-09 12:01:38 -05:00
thoughtbot--shoulda-matchers/spec/support/unit
Mauro George c6cc26d4fe Fix the set_flash matcher to accept a symbol as a param
This is a regression bug fix, on the previous version the matcher
accepts a string or a symbol as a param.

This commit brings back this behavior.
2015-09-29 22:07:50 -06:00
..
helpers Stop handling AR RangeError when assign a attribute 2015-09-23 15:46:32 -06:00
matchers Fix failure message for numericality matcher 2015-06-01 01:38:35 -06:00
shared_examples Fix the set_flash matcher to accept a symbol as a param 2015-09-29 22:07:50 -06: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