method

activated=

ruby latest stable - Class: Bundler::StubSpecification

Method not available on this version

This method is only available on newer versions. The first available version (v2_6_3) is shown here.

activated=(activated)
public

No documentation available.

# File lib/bundler/stub_specification.rb, line 46
    def activated=(activated)
      stub.instance_variable_set(:@activated, activated)
    end