diff options
author | Prathamesh Sonpatki <csonpatki@gmail.com> | 2013-07-29 09:22:14 +0530 |
---|---|---|
committer | Prathamesh Sonpatki <csonpatki@gmail.com> | 2014-02-20 10:34:52 +0530 |
commit | 9694f86de65e9162a6802a43cdbce9ccc85285b5 (patch) | |
tree | 754cd6e873fadfb4a07f917744038bf830703dfe /activerecord/CHANGELOG.md | |
parent | 25ce856c3ea8beb864994b4b13df07b48574df9b (diff) | |
download | rails-9694f86de65e9162a6802a43cdbce9ccc85285b5.tar.gz rails-9694f86de65e9162a6802a43cdbce9ccc85285b5.tar.bz2 rails-9694f86de65e9162a6802a43cdbce9ccc85285b5.zip |
[Active Record] Renamed private methods create_record and update_record
This is to ensure that they are not accidentally called by the app code.
They are renamed to _create_record and _update_record respectively.
Closes #11645
Diffstat (limited to 'activerecord/CHANGELOG.md')
0 files changed, 0 insertions, 0 deletions