Closed danielalexiuc closed 12 years ago
"true" != true
Added code to handle boolean (true) in addition to the existing string ("true").
This allows truthy values in json to be booleans.
"true" != true
Added code to handle boolean (true) in addition to the existing string ("true").
This allows truthy values in json to be booleans.