diff options
author | Kenichi Kamiya <kachick1@gmail.com> | 2016-02-15 01:41:59 +0900 |
---|---|---|
committer | Kenichi Kamiya <kachick1@gmail.com> | 2016-11-22 04:10:41 +0900 |
commit | 9f566aba3278e6e64beb38a88c02a3528760c730 (patch) | |
tree | 3b579474d01c159fcd422e40c7f79b992d7bf301 /activemodel/test/cases/type | |
parent | 2b4a9735d816d3a05c7fca207d97bebcb09c95a0 (diff) | |
download | rails-9f566aba3278e6e64beb38a88c02a3528760c730.tar.gz rails-9f566aba3278e6e64beb38a88c02a3528760c730.tar.bz2 rails-9f566aba3278e6e64beb38a88c02a3528760c730.zip |
Allow indifferent access in ActiveModel::Errors
`#[]` has already applied indifferent access, but some methods does not.
`#include?`, `#has_key?`, `#key?`, `#delete` and `#full_messages_for`.
Diffstat (limited to 'activemodel/test/cases/type')
0 files changed, 0 insertions, 0 deletions