ruby / date

A subclass of Object includes Comparable module for handling dates.
Other
70 stars 35 forks source link

[DOC] Enhanced RDoc #61

Closed BurdetteLamar closed 2 years ago

BurdetteLamar commented 2 years ago

Omit private aliases from Rdoc.

RDoc incorrectly includes private aliases of a private method. This prevents that error.