Skip to content

Commit

Permalink
Remove outdated comment
Browse files Browse the repository at this point in the history
Since 3aee912, this class hasn't inherited from Array.
  • Loading branch information
oiorain authored Apr 20, 2017
1 parent 5816c20 commit ba2e9e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/lib/active_support/callbacks.rb
Original file line number Diff line number Diff line change
Expand Up @@ -512,7 +512,6 @@ def invoke_after(arg)
end
end

# An Array with a compile method.
class CallbackChain #:nodoc:#
include Enumerable

Expand Down

0 comments on commit ba2e9e0

Please sign in to comment.