Actions
Bug #12099
closedDocumentation for Proc#call and Proc#[] missing from Ruby-Doc.Org.
    Bug #12099:
    Documentation for Proc#call and Proc#[] missing from Ruby-Doc.Org.
  
Description
The documentation for the instance methods Proc#call and Proc#[] is missing from Ruby-Doc.Org despite being present in the source: source:proc.c#L731.
I am not sure whether this is an issue with Ruby-Doc, RDoc, or the formatting in the source file, though.
Actions