mirror of
https://github.com/thoughtbot/shoulda-matchers.git
synced 2022-11-09 12:01:38 -05:00
5532f4359a
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. |
||
---|---|---|
.. | ||
acceptance | ||
support | ||
unit/shoulda/matchers | ||
warnings_spy | ||
acceptance_spec_helper.rb | ||
doublespeak_spec_helper.rb | ||
report_warnings.rb | ||
spec_helper.rb | ||
unit_spec_helper.rb | ||
warnings_spy.rb |