diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-04 09:29:38 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-08-04 09:29:38 +0900 |
commit | cdc466692c8b54f786980565999a13c5241c309b (patch) | |
tree | f086367e9358a27da00d7d55756db1e66dcb3eff /activerecord/test/models/customer.rb | |
parent | 5b469da6ec482414c5f59762ae8e82de7e07c365 (diff) | |
download | rails-cdc466692c8b54f786980565999a13c5241c309b.tar.gz rails-cdc466692c8b54f786980565999a13c5241c309b.tar.bz2 rails-cdc466692c8b54f786980565999a13c5241c309b.zip |
Make `name` and `binds` to optional args for `exec_{insert,update,delete}`
`insert`, `update`, `delete`, and `exec_query` have a default value
against `name` and `binds`. But `exec_insert`, `exec_update`, and
`exec_delete` not have. It is an inconvenience and inconsistent.
Diffstat (limited to 'activerecord/test/models/customer.rb')
0 files changed, 0 insertions, 0 deletions