diff options
author | Vipul A M <vipulnsward@gmail.com> | 2015-02-03 12:09:42 +0530 |
---|---|---|
committer | Vipul A M <vipulnsward@gmail.com> | 2015-02-03 12:09:42 +0530 |
commit | fc87123fe85037a0071c5f4d43135fd604452b95 (patch) | |
tree | d569f6d750b1184d384105488fa13ef78be523a0 /activesupport/lib/active_support/json | |
parent | 186418724c6da41caeb0fd304894bcfcc154b8bb (diff) | |
download | rails-fc87123fe85037a0071c5f4d43135fd604452b95.tar.gz rails-fc87123fe85037a0071c5f4d43135fd604452b95.tar.bz2 rails-fc87123fe85037a0071c5f4d43135fd604452b95.zip |
Person class doesn't contain finder methods, hence usage of Person.find_by is wrong.
Added simple initialize and made use of Person.new instead of Person.find_by to clarify the docs.
[ci skip]
Diffstat (limited to 'activesupport/lib/active_support/json')
0 files changed, 0 insertions, 0 deletions