instance method after_initialize

Ruby on Rails 4.1.16

Since v4.1.16 Last seen in v4.1.16

Signature

after_initialize()

No documentation comment.

Source
# File activesupport/lib/active_support/logger_silence.rb, line 14
  def after_initialize
    @local_levels = ThreadSafe::Cache.new(:initial_capacity => 2)
  end

Defined in activesupport/lib/active_support/logger_silence.rb line 14 · View on GitHub · Improve this page · Find usages on GitHub

Defined in LoggerSilence

Type at least 2 characters to search.

Use the arrow keys to navigate results, Enter to open one, Escape to close.

Keyboard shortcuts

/
Focus search
⌘K / Ctrl-K
Command palette
?
This help
Esc
Close