Sha256: c00961d6b06857c49961b06bcabff7a8216be66ab2754c7962797d2ed92a4d8a
Contents?: true
Size: 159 Bytes
Versions: 1
Compression:
Stored size: 159 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery with: :exception include Rack::ActionLogger::ControllerConcerns::RequestLog end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
rack-action_logger-0.1.0 | example/rails5/app/controllers/application_controller.rb |