Flowdock
pop_inspect_key(id) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/pp.rb, line 135
    def pop_inspect_key(id)
      Thread.current[:__recursive_key__][:inspect].delete id
    end
Register or log in to add new notes.