-
Marius Bobin authored
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.
57112dfb
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.