Type:
Class
Constants:
RUBY : 'ruby'

A pure-ruby gem that may use Gem::Specification#extensions to build binary files.

CURRENT : 'current'

A platform-specific gem that is built for the packaging ruby's platform. This will be replaced with ::local.

Available list of platforms for targeting Gem installations.

to_s
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

to_s() Instance Public methods

2025-01-10 15:47:30
===
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

===(other) Instance Public methods Does other match this platform

2025-01-10 15:47:30
local
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

local() Class Public methods

2025-01-10 15:47:30
eql?
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

eql?(other) Instance Public methods Alias for:

2025-01-10 15:47:30
to_a
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

to_a() Instance Public methods

2025-01-10 15:47:30
inspect
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

inspect() Instance Public methods

2025-01-10 15:47:30
=~
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

=~(other) Instance Public methods Does other match this platform

2025-01-10 15:47:30
match
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

match(platform) Class Public methods

2025-01-10 15:47:30
new
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

new(arch) Class Public methods

2025-01-10 15:47:30
==
  • References/Ruby on Rails/Ruby/Classes/Gem/Gem::Platform

==(other) Instance Public methods Is other equal to this platform

2025-01-10 15:47:30