Sha256: 84d290c6e95720f457d8ce4a5cc79186f1633cfca82dbaa440402349435c5936
Contents?: true
Size: 133 Bytes
Versions: 2
Compression:
Stored size: 133 Bytes
Contents
module MicroServiceClient class ApplicationController < ActionController::Base protect_from_forgery with: :exception end end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
micro_service_client-0.0.2 | app/controllers/micro_service_client/application_controller.rb |
micro_service_client-0.0.1 | app/controllers/micro_service_client/application_controller.rb |