1
0
Fork 0
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:
Aaron Patterson 2011-01-12 15:53:25 -08:00
parent 1de47a0d56
commit f2beb56c8b

View file

@ -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: