method
raw_state
v6.1.7.7 -
Show latest stable
- Class:
ActiveSupport::Dependencies::Interlock
raw_state(&block)public
No documentation available.
# File activesupport/lib/active_support/dependencies/interlock.rb, line 52
def raw_state(&block) # :nodoc:
@lock.raw_state(&block)
end