mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
DM has a #save! method, so it's no longer needed. Having it call #save caused #valid? to be called where tests were expecting validations to be skipped.