aboutsummaryrefslogtreecommitdiffstats
path: root/railties/test/application/paths_test.rb
diff options
context:
space:
mode:
authorRyan Fitzgerald <rwfitzge@gmail.com>2012-04-24 20:43:10 -0700
committerRyan Fitzgerald <rwfitzge@gmail.com>2012-04-24 20:46:51 -0700
commit0c46dbbc4557acb1e0af1c8ce697305398070922 (patch)
tree2c705020e4c200c198fe7566c03c2be1206bdce7 /railties/test/application/paths_test.rb
parent0cc32c5fd7f875de61262b430bca23825691899b (diff)
downloadrails-0c46dbbc4557acb1e0af1c8ce697305398070922.tar.gz
rails-0c46dbbc4557acb1e0af1c8ce697305398070922.tar.bz2
rails-0c46dbbc4557acb1e0af1c8ce697305398070922.zip
Always quote hstore keys and values
escape_hstore uses quotation marks around keys and values only if it seems necessary. However, it currently breaks in the presence of some non-ASCII characters. Instead of trying to guess exactly which characters are safe, it seems better to always use quotes.
Diffstat (limited to 'railties/test/application/paths_test.rb')
0 files changed, 0 insertions, 0 deletions