Skip to content

Commit

Permalink
[ruby/date] Enhanced RDoc (ruby/date#61)
Browse files Browse the repository at this point in the history
Omit private aliases from Rdoc.

ruby/date@48f9180663
  • Loading branch information
BurdetteLamar authored and matzbot committed Jul 10, 2022
1 parent ec09ba5 commit 5137af6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ext/date/date_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -9112,6 +9112,7 @@ mk_ary_of_str(long len, const char *a[])
return o;
}

/* :nodoc: */
static VALUE
d_lite_zero(VALUE x)
{
Expand Down

0 comments on commit 5137af6

Please sign in to comment.