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.14.rc1 lib/abstract_controller/logger.rb
swipe-rails-0.0.5 vendor/bundle/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
active_mailer-0.0.9 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.8 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.7 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.6 test/fixtures/dummyapp_rails_3.2/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.2 vendor/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.2 vendor/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.2 vendor/ruby/2.0.0/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.1 vendor/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.1 vendor/ruby/2.0.0/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
font-awesome-rails-3.1.1.1 vendor/ruby/1.9.1/gems/actionpack-3.2.12/lib/abstract_controller/logger.rb
challah-1.0.0.beta3 vendor/bundle/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
fc-webicons-0.0.4 vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
challah-1.0.0.beta2 vendor/bundle/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
challah-1.0.0.beta vendor/bundle/gems/actionpack-3.2.11/lib/abstract_controller/logger.rb
challah-1.0.0.beta vendor/bundle/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
fc-webicons-0.0.3 vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
fc-webicons-0.0.2 vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb
fc-webicons-0.0.1 vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/logger.rb