diff options
author | Yasuo Honda <yasuo.honda@gmail.com> | 2013-05-08 06:35:54 +0900 |
---|---|---|
committer | Yasuo Honda <yasuo.honda@gmail.com> | 2013-05-08 06:40:15 +0900 |
commit | 798cf2b9ef67faace7fb9f8d5ecfcf892a77eb62 (patch) | |
tree | cf567ba5972f2ea96be17a418a05622fd7309370 /guides/code | |
parent | ca0275d36b395631725c4583db5a45c06443fdb9 (diff) | |
download | rails-798cf2b9ef67faace7fb9f8d5ecfcf892a77eb62.tar.gz rails-798cf2b9ef67faace7fb9f8d5ecfcf892a77eb62.tar.bz2 rails-798cf2b9ef67faace7fb9f8d5ecfcf892a77eb62.zip |
Remove current_adapter? from test_sanitize_sql_hash_handles_associations
Because of each adapter implementation differences,
`expected_value` string needed to be handled by each adapter.
This commit removes current_adapter
by using ActiveRecord::ConnectionAdapters::Quoting methods.
Diffstat (limited to 'guides/code')
0 files changed, 0 insertions, 0 deletions