Source: show
# File app/models/db/webhook.rb, line 6 def event_plan_ids Array.wrap(event_data["plan_ids"]).map(&:to_i) end