require_dependency "stripe_local/application_controller" module StripeLocal class LineItemsController < ApplicationController end end