Sha256: 001ec13db043beccdb7c61e875334c00c50c0b5339f9f1ff71b6663e2ab17f95
Contents?: true
Size: 124 Bytes
Versions: 1
Compression:
Stored size: 124 Bytes
Contents
module EuGdpr class ApplicationController < ActionController::Base protect_from_forgery :with => :exception end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rails_eu_gdpr-0.0.4 | app/controllers/eu_gdpr/application_controller.rb |