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