[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
@ -9112,6 +9112,7 @@ mk_ary_of_str(long len, const char *a[])
|
||||
return o;
|
||||
}
|
||||
|
||||
/* :nodoc: */
|
||||
static VALUE
|
||||
d_lite_zero(VALUE x)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user