class Promoter::PayoutsController < ApplicationController def index end def show end def create end end