Actions
Bug #10605
closeddoc (Kernel rubydoc %x syntax examples mix %x and `)
Bug #10605:
doc (Kernel rubydoc %x syntax examples mix %x and `)
Description
tiny low-priority bug @ ruby-doc.org
Kernel rubydoc for %x gives examples like %xdate (and others) find-replace must have messed this up, probably fromdate -> %xdate instead of %x{date}
http://www.ruby-doc.org/core-2.1.5/Kernel.html
Actions