mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2025-02-28 06:39:12 +00:00
`.dig` isn't valid for stripe objects. This commit fixes this 500 error you get when trying to edit a pricing plan: ``` NoMethodError (undefined method `dig' for #<Stripe::Price:0x....) ```