Backport Plan/PlanLimits to CE
This moves all Plan, PlanLimits, Limitable into CE. This also makes the `Plan.default` or `Plan.free` to always return a valid object. This adds `Limitable` for `ProjectHook` and `PipelineSchedules` on CE.
Showing
File moved
app/models/plan.rb
0 → 100644
ee/app/models/ee/plan.rb
0 → 100644
spec/models/plan_spec.rb
0 → 100644
File moved
Please register or sign in to comment