summaryrefslogtreecommitdiff
path: root/doc/dig_methods.rdoc
Commit message (Collapse)AuthorAgeFilesLines
* Adding doc/dig_methods.rdoc and links to it (#3416)Burdette Lamar2020-08-131-0/+82
Adds a full discussion of #dig, along with links from Array, Hash, Struct, and OpenStruct. CSV::Table and CSV::Row are over in ruby/csv. I'll get to them soon. The art to the thing is to figure out how much (or how little) to say at each #dig.