method

help_text

ruby latest stable - Class: Gem::SpecificationPolicy

Method not available on this version

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

help_text()
private

No documentation available.

# File lib/rubygems/specification_policy.rb, line 404
  def help_text # :nodoc:
    "See http://guides.rubygems.org/specification-reference/ for help"
  end