4f2af3b01a
`.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....) ```