diff options
author | joker1007 <kakyoin.hierophant@gmail.com> | 2013-12-03 23:11:53 +0900 |
---|---|---|
committer | joker1007 <kakyoin.hierophant@gmail.com> | 2013-12-03 23:27:23 +0900 |
commit | edd93a53fe9e4609f68cf0057d83ecd499bbf817 (patch) | |
tree | e4b766b963b1bd7fe77070aaefabd4bde1676d05 /Gemfile | |
parent | 5f1e39416531746c74bd88a9406a119833700165 (diff) | |
download | rails-edd93a53fe9e4609f68cf0057d83ecd499bbf817.tar.gz rails-edd93a53fe9e4609f68cf0057d83ecd499bbf817.tar.bz2 rails-edd93a53fe9e4609f68cf0057d83ecd499bbf817.zip |
Fix ActiveRecord::Callbacks sample code [ci skip]
Callback caller class uses `after_initialize`,
but Callback callee defines `after_find`.
Current sample code causes following error.
NoMethodError: undefined method `after_initialize' for #<EncryptionWrapper:0x007fe4931fa5c0>
Diffstat (limited to 'Gemfile')
0 files changed, 0 insertions, 0 deletions