Sha256: 60410f5c516f68a0c39865a704e39ee349af91dac2016b855f81055a1ba45eb0

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

module StripeWrapper
  class ApplicationController < ActionController::Base
    protect_from_forgery with: :exception
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
stripe_wrapper-0.1.0 app/controllers/stripe_wrapper/application_controller.rb