From ba2e9e0911a8ee91ce736578c03c8a7e1137d80a Mon Sep 17 00:00:00 2001 From: Marion Bouguet Date: Thu, 20 Apr 2017 16:20:00 +0900 Subject: Remove outdated comment Since 3aee9126aa6309538ee64064dcabcd34d7cc7d26, this class hasn't inherited from Array. --- activesupport/lib/active_support/callbacks.rb | 1 - 1 file changed, 1 deletion(-) (limited to 'activesupport') diff --git a/activesupport/lib/active_support/callbacks.rb b/activesupport/lib/active_support/callbacks.rb index ea71569ca8..d771cab68b 100644 --- a/activesupport/lib/active_support/callbacks.rb +++ b/activesupport/lib/active_support/callbacks.rb @@ -512,7 +512,6 @@ module ActiveSupport end end - # An Array with a compile method. class CallbackChain #:nodoc:# include Enumerable -- cgit v1.2.3