Source: show
# File app/controllers/v2/plan_upsells_controller.rb, line 2 def index render json: recommended_plans, each_serializer: V2::Plan::WithSignupFieldsSerializer end