diff options
| author | Ryuta Kamizono <kamipo@gmail.com> | 2016-06-21 09:40:50 +0900 |
|---|---|---|
| committer | Ryuta Kamizono <kamipo@gmail.com> | 2016-09-27 06:45:16 +0900 |
| commit | 4a4286acc3047363d5dfaee58cd71a47b3991575 (patch) | |
| tree | ac974e2b1c4f1691605ab6dd7b7ca799ee62fa92 /railties/lib/rails/generators/test_unit | |
| parent | 56b3849316b9c4cf4423ef8de30cbdc1b7e0f7af (diff) | |
| download | rails-4a4286acc3047363d5dfaee58cd71a47b3991575.tar.gz rails-4a4286acc3047363d5dfaee58cd71a47b3991575.tar.bz2 rails-4a4286acc3047363d5dfaee58cd71a47b3991575.zip | |
Extract `quoted_binary` and use it rather than override `_quote`
Each databases have different binary representation. Therefore all
adapters overrides `_quote` for quoting binary.
Extract `quoted_binary` for quoting binary and use it rather than
override `_quote`.
Diffstat (limited to 'railties/lib/rails/generators/test_unit')
0 files changed, 0 insertions, 0 deletions
