Support for the Ruby 2.4 series has ended. See here for reference.
Gem::Resolver::SpecSpecification
A LocalSpecification comes from a .gem file on the local filesystem.
LocalSpecification
Returns true if this gem is installable for the current platform.
true
# File rubygems/resolver/local_specification.rb, line 10 def installable_platform? return true if @source.kind_of? Gem::Source::SpecificFile super end
This page was generated for Ruby 2.4.2
Ruby-doc.org is provided by James Britt and Neurogami. Hack your world. Feed your head. Live curious.
Generated with Ruby-doc Rdoc Generator 0.42.0.