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
actionpack-3.2.13 lib/abstract_controller/logger.rb
actionpack-3.2.13.rc2 lib/abstract_controller/logger.rb
actionpack-3.2.13.rc1 lib/abstract_controller/logger.rb
active_mailer-0.0.5 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
active_mailer-0.0.4 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
active_mailer-0.0.3 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
actionpack-3.2.12 lib/abstract_controller/logger.rb
graphael-on-rails-0.5.1 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
graphael-on-rails-0.0.1 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
challah-0.9.1.beta.3 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
devise_sociable-0.1.0 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
backbone-queryparams-rails-0.0.1 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
railscast-assets-0.0.2 vendor/bundle/gems/backbone-forms-on-rails-0.10.0/vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
railscast-assets-0.0.2 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
backbone-forms-on-rails-0.10.0 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
backbone-forms-on-rails-0.10.0 vendor/bundle/gems/backbone-forms-on-rails-0.10.0/vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
backbone-deep-rails-0.0.1 vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
challah-0.9.1.beta vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
actionpack-3.2.11 lib/abstract_controller/logger.rb
sunrise-cms-0.5.0.rc1 vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.10/lib/abstract_controller/logger.rb