mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
[ruby/date] Enhanced RDoc (https://github.com/ruby/date/pull/61)
Omit private aliases from Rdoc. https://github.com/ruby/date/commit/48f9180663
This commit is contained in:
parent
ec09ba58d1
commit
5137af633e
1 changed files with 1 additions and 0 deletions
|
@ -9112,6 +9112,7 @@ mk_ary_of_str(long len, const char *a[])
|
|||
return o;
|
||||
}
|
||||
|
||||
/* :nodoc: */
|
||||
static VALUE
|
||||
d_lite_zero(VALUE x)
|
||||
{
|
||||
|
|
Loading…
Reference in a new issue