method

valid_keys

ruby latest stable - Class: Bundler::Dsl

Method not available on this version

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

valid_keys()
private

No documentation available.

# File lib/bundler/dsl.rb, line 355
    def valid_keys
      @valid_keys ||= VALID_KEYS
    end