11 Commits

Author SHA1 Message Date
Greg Brockman
1a709b6d51 Don't pass nil values to the API 2011-10-05 13:13:03 -07:00
Greg Brockman
50d562ae90 Manually symbolize_names
A user ran into an issue where names were not being symbolized
properly. I guess there's some library out that breaks
:symbolize_names => true
2011-10-03 22:10:35 -07:00
Ross Boucher
5fcaa49495 Update stripe tests for newer API format. 2011-09-15 14:09:03 -07:00
Greg Brockman
21fd38e13e Add test around customer subscription cancelation 2011-07-12 23:28:37 -07:00
Bradley Grzesiak
c065589076 Fix a require in tests 2011-07-08 17:33:19 -07:00
Bradley Grzesiak
16c3d4f3b9 Update syntax to work in ruby 1.9 2011-07-08 17:28:50 -07:00
Bradley Grzesiak
b03a4165df Remove circular dependency in gemspec 2011-07-08 17:28:50 -07:00
Greg Brockman
a981f4910c Put params for get/head/delete into query string 2011-07-04 19:23:40 -07:00
Ross Boucher
98a5766381 Fix for updating subscriptions.
Also switches tests to 'shoulda' from 'context'.
2011-06-20 11:49:15 -07:00
Greg Brockman
24dcd8707e Raise InvalidRequestError if no id provided 2011-05-30 14:35:15 -07:00
Greg Brockman
0813418b74 1.5.0 release 2011-05-26 11:47:01 -07:00