Sha256: 1015e9e394d9f10ac678ed1610e848df214af8548bb448b69fcbaa40fa7341fe

Contents?: true

Size: 265 Bytes

Versions: 153

Compression:

Stored size: 265 Bytes

Contents

require "active_support/core_ext/logger"
require "active_support/benchmarkable"

module AbstractController
  module Logger
    extend ActiveSupport::Concern

    included do
      config_accessor :logger
      include ActiveSupport::Benchmarkable
    end
  end
end

Version data entries

153 entries across 114 versions & 18 rubygems

Version Path
challah-0.9.0 vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
actionpack-3.2.10 lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/jquery_regex-0.0.1/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.3 vendor/bundle/gems/jquery_regex-0.0.3/vendor/bundle/gems/jquery_regex-0.0.2/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
jquery_regex-0.0.1 vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/actionpack-3.2.7/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/actionpack-3.2.8/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.0.pre/vendor/bundle/gems/actionpack-3.2.7/lib/abstract_controller/logger.rb
challah-rolls-0.2.0 vendor/bundle/gems/challah-0.8.3/vendor/bundle/gems/actionpack-3.2.8/lib/abstract_controller/logger.rb
challah-0.8.3 vendor/bundle/gems/actionpack-3.2.9/lib/abstract_controller/logger.rb
challah-0.8.3 vendor/bundle/gems/actionpack-3.2.8/lib/abstract_controller/logger.rb
actionpack-3.2.9 lib/abstract_controller/logger.rb