mirror of
https://github.com/discourse/discourse-subscriptions.git
synced 2026-01-27 00:46:46 +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....) ```