mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Explict class attribute accessor dependency
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
require 'active_support/core_ext/class/attribute_accessors'
|
||||
|
||||
module ActiveSupport
|
||||
# Inspired by the buffered logger idea by Ezra
|
||||
class BufferedLogger
|
||||
|
||||
Reference in New Issue
Block a user