aboutsummaryrefslogtreecommitdiffstats
path: root/Rakefile
diff options
context:
space:
mode:
authorGodfrey Chan <godfreykfc@gmail.com>2013-09-12 09:58:18 -0700
committerGodfrey Chan <godfreykfc@gmail.com>2013-09-12 09:58:18 -0700
commit52fb1a9565a2c1d163efa95f3d1a42247a4cc074 (patch)
treea52d6b24e0a2cd16e78ef63a45e138a4ce7ee878 /Rakefile
parent4bdf929579cf80713518cc12b4610dd3ae7a9adf (diff)
downloadrails-52fb1a9565a2c1d163efa95f3d1a42247a4cc074.tar.gz
rails-52fb1a9565a2c1d163efa95f3d1a42247a4cc074.tar.bz2
rails-52fb1a9565a2c1d163efa95f3d1a42247a4cc074.zip
Enabled quirks mode on JSON.parse, fixes broken test in af9caae
It turns out that ActionPack depends on the decoder to parse JSON "fragments" (e.g. '"a string"', '1', 'null', etc), so we need to enable quirks mode on JSON.parse. Also added coverage on the decoder side to prevent regression.
Diffstat (limited to 'Rakefile')
0 files changed, 0 insertions, 0 deletions