Changeset 6083
- Timestamp:
- 01/28/07 17:42:44 (2 years ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/1-2-stable/activesupport/lib/active_support/dependencies.rb
r5980 r6083 48 48 self.log_activity = false 49 49 50 # :nodoc:51 50 # An internal stack used to record which constants are loaded by any block. 52 51 mattr_accessor :constant_watch_stack trunk/activesupport/lib/active_support/dependencies.rb
r6044 r6083 48 48 self.log_activity = false 49 49 50 # :nodoc:51 50 # An internal stack used to record which constants are loaded by any block. 52 51 mattr_accessor :constant_watch_stack