Sha256: 91612b4065b33921438cfb98ddc1ae7c2c8ea7e2296c2349c41b201d97e13ac7

Contents?: true

Size: 121 Bytes

Versions: 28

Compression:

Stored size: 121 Bytes

Contents

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

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
mautic-1.0.5 app/controllers/mautic/application_controller.rb
mautic-0.1.6 app/controllers/mautic/application_controller.rb
mautic-0.1.4 app/controllers/mautic/application_controller.rb
mautic-1.0.3 app/controllers/mautic/application_controller.rb
mautic-1.0.1 app/controllers/mautic/application_controller.rb
mautic-0.1.3 app/controllers/mautic/application_controller.rb
mautic-0.1.2 app/controllers/mautic/application_controller.rb
mautic-0.1.1 app/controllers/mautic/application_controller.rb