Skip to content

Commit

Permalink
Remove noisy nodoc for Ruby 1.8.4
Browse files Browse the repository at this point in the history
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6083 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
  • Loading branch information
dhh committed Jan 28, 2007
1 parent 2cc9c81 commit e720ba0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion activesupport/lib/active_support/dependencies.rb
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ module Dependencies #:nodoc:
mattr_accessor :log_activity
self.log_activity = false

# :nodoc:
# An internal stack used to record which constants are loaded by any block.
mattr_accessor :constant_watch_stack
self.constant_watch_stack = []
Expand Down

0 comments on commit e720ba0

Please sign in to comment.