Matt Colyer 974f5ce425 Check for @values in StripeObject#method_not_found
If a StripeObject is being deserialized by psych, @values.has_key? is
called before @values is initialized which prevents proper
deserialization from occurring. Checking for existence first resolves
the issue.
2014-02-24 14:16:21 -08:00
..
2012-06-19 23:15:08 -07:00
2012-08-16 12:25:15 -07:00
2013-11-14 14:04:55 -08:00
2014-01-22 19:42:04 -10:00
2013-09-18 15:43:05 -07:00
2012-06-19 23:15:08 -07:00
2012-06-19 23:15:08 -07:00
2012-06-19 23:15:08 -07:00
2012-06-19 23:15:08 -07:00
2012-06-19 23:15:08 -07:00
2014-02-18 14:56:55 -08:00