Path to this page:
Subject: CVS commit: pkgsrc/devel/ruby-zeitwerk
From: Takahiro Kambe
Date: 2020-09-14 15:12:27
Message id: 20200914131228.0D62EFB28@cvs.NetBSD.org
Log Message:
devel/ruby-zeitwerk: update to 2.4.0
Update ruby-zeitwerk to 2.4.0.
2.4.0 (15 July 2020)
* Zeitwerk::Loader#push_dir supports an optional namespace keyword argument.
Pass a class or module object if you want the given root directory to be
associated with it instead of Object. Said class or module object cannot
be reloadable.
* The default inflector is even more performant.
Files: