Flowdock
method

installable_platform?

Importance_0
v2_5_5 - Show latest stable - 0 notes - Class: APISpecification
installable_platform?() public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/rubygems/resolver/api_specification.rb, line 44
  def installable_platform? # :nodoc:
    Gem::Platform.match @platform
  end
Register or log in to add new notes.