Sha256: 19072ce3cc96b2774b3d0637bfcbc28aae6ddbdd80ae8fd2b623e09ae88c911b

Contents?: true

Size: 123 Bytes

Versions: 2

Compression:

Stored size: 123 Bytes

Contents

module Phcpresspro
	class ApplicationController < ActionController::Base
		protect_from_forgery with: :exception

	end
end

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
phcpresspro-1.6.1 app/controllers/phcpresspro/application_controller.rb
phcpresspro-1.6.0 app/controllers/phcpresspro/application_controller.rb