mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Remove noisy nodoc for Ruby 1.8.4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@6083 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
This commit is contained in:
parent
2cc9c8135c
commit
e720ba0b5f
1 changed files with 0 additions and 1 deletions
|
@ -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 = []
|
||||
|
|
Loading…
Reference in a new issue