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. |
||
---|---|---|
.. | ||
action_controller | ||
active_model | ||
active_record | ||
doublespeak | ||
independent | ||
routing | ||
util | ||
doublespeak_spec.rb |