mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fixing whitespace errors
This commit is contained in:
parent
1de47a0d56
commit
f2beb56c8b
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ module ActiveSupport
|
|||
module Deprecation
|
||||
class << self
|
||||
attr_accessor :silenced
|
||||
|
||||
|
||||
# Outputs a deprecation warning to the output configured by <tt>ActiveSupport::Deprecation.behavior</tt>
|
||||
#
|
||||
# Example:
|
||||
|
|
Loading…
Reference in a new issue