Sha256: fbdc39a946204d10dcb8009f0699ab8318f14716dc9e9650bcf0cd66321a8670

Contents?: true

Size: 128 Bytes

Versions: 1

Compression:

Stored size: 128 Bytes

Contents

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

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gdpr_rails-0.1.0 app/controllers/policy_manager/application_controller.rb