Actions
Bug #17824
closedGem::Deprecate#deprecate doesn't work with method with keyword arguments
Bug #17824:
Gem::Deprecate#deprecate doesn't work with method with keyword arguments
Description
Method with keyword argument cannot be used with Gem::Deprecate. Here is an example:
Actions