stripe-ruby v1.8.5 Release Notes

Release Date: 2013-08-12 // over 10 years ago
    • 1 major enhancement
      • Add support for unsetting attributes by setting to nil. This permits unsetting email and description on customers and description on charges. Setting properties to a blank string is now an error.
      • Attempting to set an object's id is now an error