Sha256: a7ff06b5b13692b62b29d3300c6badb4d160ce9017e2151903dd817bf3979298

Contents?: true

Size: 130 Bytes

Versions: 1

Compression:

Stored size: 130 Bytes

Contents

module MicroServiceClient
	class ApplicationController < ActionController::Base
		#protect_from_forgery with: :exception
	end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
micro_service_client-0.0.3 app/controllers/micro_service_client/application_controller.rb