Sha256: 696d6c1744bc29c247093bd5d63612eae42721e42c1aa934eb15a4b4ebcc9141

Contents?: true

Size: 122 Bytes

Versions: 4

Compression:

Stored size: 122 Bytes

Contents

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
docs_api-0.0.4 app/controllers/docs_api/application_controller.rb
docs_api-0.0.3 app/controllers/docs_api/application_controller.rb
docs_api-0.0.2 app/controllers/docs_api/application_controller.rb
docs_api-0.0.1 app/controllers/docs_api/application_controller.rb