Project

General

Profile

ยซ Previous | Next ยป 

Revision 27c22f82

Added by st0012 (Stan Lo) about 1 year ago

[ruby/rdoc] Drop unnecessary file_name parameter from Parser.for
method.
(https://github.com/ruby/rdoc/pull/1135)

  • Unify top_level creation in tests

  • Remove unnecessary file_name param from Parser.for

It should be always the same as the top_level's absolute_name, so there's
no point of taking it as a separate parameter.

https://github.com/ruby/rdoc/commit/97c497dfbb