diff options
author | Ryan T. Hosford <tad.hosford@gmail.com> | 2016-02-08 23:21:16 -0600 |
---|---|---|
committer | Ryan T. Hosford <tad.hosford@gmail.com> | 2016-02-09 08:01:29 -0600 |
commit | 91c13624be7106e12f52799ab535302878219120 (patch) | |
tree | 717b96e09a345ec109103133a4e50ac80824f01c /activerecord/lib/active_record/validations/uniqueness.rb | |
parent | 43e902a65fbdf81a09fa498e34568eb32c84fe52 (diff) | |
download | rails-91c13624be7106e12f52799ab535302878219120.tar.gz rails-91c13624be7106e12f52799ab535302878219120.tar.bz2 rails-91c13624be7106e12f52799ab535302878219120.zip |
Addresses #23568
- Corrects an incorrect exception message when using accepts_nested_attributes_for
- Removes rescue/reraise behavior introduced in #19077
- Adds has_many & has_one, nested_attributes test case specifying the message that
should be conveyed with an exception raised because one of the nested attributes provided is unknown
Diffstat (limited to 'activerecord/lib/active_record/validations/uniqueness.rb')
0 files changed, 0 insertions, 0 deletions