diff options
author | Chris Constantine <cconstan@gmail.com> | 2013-04-18 12:24:14 -0700 |
---|---|---|
committer | Chris Constantine <cconstan@gmail.com> | 2013-04-18 12:24:49 -0700 |
commit | 0e34a7efa6992e6771d34dc8163b79dd7df52667 (patch) | |
tree | ea69d7e6e88ebdd20e45a64c3087a9139a12c7fe /activerecord/test/models/rating.rb | |
parent | e62f4404cf35e1606def6853b4450068f0ebc2cb (diff) | |
download | rails-0e34a7efa6992e6771d34dc8163b79dd7df52667.tar.gz rails-0e34a7efa6992e6771d34dc8163b79dd7df52667.tar.bz2 rails-0e34a7efa6992e6771d34dc8163b79dd7df52667.zip |
Fix loading of fixtures when the column type is a postgres array of strings.
- A string in an array of strings that has a quote char (') needs to have that quote char escaped if the array is getting wrapped in quote chars.
Diffstat (limited to 'activerecord/test/models/rating.rb')
0 files changed, 0 insertions, 0 deletions