Assign plan_id when building a new plan limit
Using `PlanLimits.new` fails because the `plan_id` FK is not set. We were also directing users to use `Plan.default.limits` which can be nil if there are no limit records.
Showing
Please register or sign in to comment