Projects
Mega:23.09
rubygem-flexmock
_service:tar_scm:rubygem-flexmock-2.3.6-accept-...
Sign Up
Log In
Username
Password
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File _service:tar_scm:rubygem-flexmock-2.3.6-accept-keywords.patch of Package rubygem-flexmock
diff -urp '--exclude=*~' flexmock-2.3.6/lib.orig/flexmock/composite_expectation.rb flexmock-2.3.6/lib/flexmock/composite_expectation.rb --- flexmock-2.3.6/lib.orig/flexmock/composite_expectation.rb 2021-01-24 01:35:33.614853539 +0900 +++ flexmock-2.3.6/lib/flexmock/composite_expectation.rb 2021-01-24 02:27:58.007313654 +0900 @@ -16,9 +16,9 @@ class FlexMock end # Apply the constraint method to all expectations in the composite. - def method_missing(sym, *args, &block) + def method_missing(sym, *args, **keywords, &block) @expectations.each do |expectation| - expectation.send(sym, *args, &block) + expectation.send(sym, *args, **keywords, &block) end self end
Locations
Projects
Search
Status Monitor
Help
Open Build Service
OBS Manuals
API Documentation
OBS Portal
Reporting a Bug
Contact
Mailing List
Forums
Chat (IRC)
Twitter
Open Build Service (OBS)
is an
openSUSE project
.
浙ICP备2022010568号-2