thoughtbot--shoulda-matchers/spec/support/unit/shared_examples
Elliot Winkler 5532f4359a Enable ignoring_interference_by_writer by default
Forcing people to add ignoring_interference_by_writer for each and every
case in which an attribute changes incoming values is pretty obnoxious
on our part (for instance, when using the numericality matcher against
an integer column + `only_integer`). So now, it's enabled by default.
This effectively means that people should never get
AtttributeChangedValueErrors again.
2016-01-05 00:58:17 -07:00
..
ignoring_interference_by_writer.rb Enable ignoring_interference_by_writer by default 2016-01-05 00:58:17 -07:00
numerical_submatcher.rb Reorganize unit tests, part I 2014-11-04 14:43:59 -07:00
set_session_or_flash.rb Fix the set_flash matcher to accept a symbol as a param 2015-09-29 22:07:50 -06:00