Table of Contents - polyfill-1.9.0 Documentation
Classes and Modules
- Object
- Polyfill
- Polyfill::InternalUtils
- Polyfill::Module
- Polyfill::V2_2
- Polyfill::V2_2::Enumerable
- Polyfill::V2_2::Kernel
- Polyfill::V2_2::Math
- Polyfill::V2_2::Math::ClassMethods
- Polyfill::V2_2::Prime
- Polyfill::V2_2::Prime::ClassMethods
- Polyfill::V2_2::Vector
- Polyfill::V2_3
- Polyfill::V2_3::Array
- Polyfill::V2_3::Enumerable
- Polyfill::V2_3::Enumerator
- Polyfill::V2_3::Enumerator::Lazy
- Polyfill::V2_3::Hash
- Polyfill::V2_3::Kernel
- Polyfill::V2_3::Numeric
- Polyfill::V2_3::Prime
- Polyfill::V2_3::Prime::ClassMethods
- Polyfill::V2_3::String
- Polyfill::V2_3::String::ClassMethods
- Polyfill::V2_3::Struct
- Polyfill::V2_4
- Polyfill::V2_4::Array
- Polyfill::V2_4::Comparable
- Polyfill::V2_4::Dir
- Polyfill::V2_4::Dir::ClassMethods
- Polyfill::V2_4::Enumerable
- Polyfill::V2_4::Enumerator
- Polyfill::V2_4::Enumerator::Lazy
- Polyfill::V2_4::File
- Polyfill::V2_4::File::ClassMethods
- Polyfill::V2_4::Float
- Polyfill::V2_4::Hash
- Polyfill::V2_4::IO
- Polyfill::V2_4::IO::ClassMethods
- Polyfill::V2_4::IPAddr
- Polyfill::V2_4::Integer
- Polyfill::V2_4::MatchData
- Polyfill::V2_4::Numeric
- Polyfill::V2_4::Object
- Polyfill::V2_4::Pathname
- Polyfill::V2_4::Regexp
- Polyfill::V2_4::String
- Polyfill::V2_4::String::ClassMethods
- Polyfill::V2_4::StringIO
- Polyfill::V2_4::StringIO::ClassMethods
- Polyfill::V2_4::Symbol
- Polyfill::V2_5
- Polyfill::V2_5::Array
- Polyfill::V2_5::BigDecimal
- Polyfill::V2_5::Dir
- Polyfill::V2_5::Dir::ClassMethods
- Polyfill::V2_5::Enumerable
- Polyfill::V2_5::Hash
- Polyfill::V2_5::Integer
- Polyfill::V2_5::Integer::ClassMethods
- Polyfill::V2_5::Kernel
- Polyfill::V2_5::Set
- Polyfill::V2_5::String
- Polyfill::V2_5::Struct
- Polyfill::V2_5::Struct::ClassMethods
- Polyfill::V2_5::Time
- Polyfill::V2_5::Time::ClassMethods
- Polyfill::V2_6
- Polyfill::V2_6::Array
- Polyfill::V2_6::Enumerable
- Polyfill::V2_6::Hash
- Polyfill::V2_6::Kernel
- Polyfill::V2_6::OpenStruct
- Polyfill::V2_6::String
- Polyfill::V2_6::Struct
Methods
- ::create_module — Polyfill::InternalUtils
- ::current_ruby_version — Polyfill::InternalUtils
- ::get — Polyfill
- ::ignore_warnings — Polyfill::InternalUtils
- ::keep_only_these_methods! — Polyfill::InternalUtils
- ::methods_to_keep — Polyfill::InternalUtils
- ::modules_to_use — Polyfill::InternalUtils
- ::namify_arguments — Polyfill::InternalUtils
- ::polyfill_versions_to_use — Polyfill::InternalUtils
- ::to_f — Polyfill::InternalUtils
- ::to_hash — Polyfill::InternalUtils
- ::to_int — Polyfill::InternalUtils
- ::to_str — Polyfill::InternalUtils
- #+@ — Polyfill::V2_2::Vector
- #+@ — Polyfill::V2_3::String
- #-@ — Polyfill::V2_3::String
- #< — Polyfill::V2_3::Hash
- #<= — Polyfill::V2_3::Hash
- #<=> — Polyfill::V2_4::IPAddr
- #== — Polyfill::V2_4::IPAddr
- #=== — Polyfill::V2_5::Set
- #> — Polyfill::V2_3::Hash
- #>= — Polyfill::V2_3::Hash
- #Complex — Polyfill::V2_6::Kernel
- #Float — Polyfill::V2_6::Kernel
- #Integer — Polyfill::V2_6::Kernel
- #Polyfill — Object
- #Rational — Polyfill::V2_6::Kernel
- #all? — Polyfill::V2_5::Enumerable
- #allbits? — Polyfill::V2_5::Integer
- #any? — Polyfill::V2_5::Enumerable
- #anybits? — Polyfill::V2_5::Integer
- #append — Polyfill::V2_5::Array
- #at — Polyfill::V2_5::Time::ClassMethods
- #bsearch_index — Polyfill::V2_3::Array
- #casecmp — Polyfill::V2_5::String
- #casecmp? — Polyfill::V2_4::String
- #casecmp? — Polyfill::V2_4::Symbol
- #casecmp? — Polyfill::V2_5::String
- #ceil — Polyfill::V2_4::Float
- #ceil — Polyfill::V2_4::Integer
- #ceil — Polyfill::V2_5::Integer
- #children — Polyfill::V2_5::Dir::ClassMethods
- #chunk — Polyfill::V2_4::Enumerable
- #chunk_while — Polyfill::V2_3::Enumerable
- #chunk_while — Polyfill::V2_4::Enumerator::Lazy
- #clamp — Polyfill::V2_4::Comparable
- #clone — Polyfill::V2_4::Numeric
- #clone — Polyfill::V2_4::Object
- #clone — Polyfill::V2_5::BigDecimal
- #compact — Polyfill::V2_4::Hash
- #compact! — Polyfill::V2_4::Hash
- #concat — Polyfill::V2_4::Array
- #concat — Polyfill::V2_4::String
- #create_module — Polyfill::InternalUtils
- #current_ruby_version — Polyfill::InternalUtils
- #delete_prefix — Polyfill::V2_5::String
- #delete_prefix! — Polyfill::V2_5::String
- #delete_suffix — Polyfill::V2_5::String
- #delete_suffix! — Polyfill::V2_5::String
- #difference — Polyfill::V2_6::Array
- #dig — Polyfill::V2_3::Array
- #dig — Polyfill::V2_3::Hash
- #dig — Polyfill::V2_3::Struct
- #digits — Polyfill::V2_4::Integer
- #dup — Polyfill::V2_4::Numeric
- #dup — Polyfill::V2_5::BigDecimal
- #each_child — Polyfill::V2_5::Dir::ClassMethods
- #each_grapheme_cluster — Polyfill::V2_5::String
- #each_line — Polyfill::V2_4::IO
- #each_line — Polyfill::V2_4::String
- #each_line — Polyfill::V2_4::StringIO
- #empty? — Polyfill::V2_4::Dir::ClassMethods
- #empty? — Polyfill::V2_4::File::ClassMethods
- #empty? — Polyfill::V2_4::Pathname
- #fetch_values — Polyfill::V2_3::Hash
- #finite? — Polyfill::V2_4::Numeric
- #floor — Polyfill::V2_4::Float
- #floor — Polyfill::V2_4::Integer
- #floor — Polyfill::V2_5::Integer
- #foreach — Polyfill::V2_4::IO::ClassMethods
- #foreach — Polyfill::V2_4::StringIO::ClassMethods
- #get — Polyfill
- #gets — Polyfill::V2_4::IO
- #gets — Polyfill::V2_4::StringIO
- #grapheme_clusters — Polyfill::V2_5::String
- #grep_v — Polyfill::V2_3::Enumerable
- #grep_v — Polyfill::V2_3::Enumerator::Lazy
- #ignore_warnings — Polyfill::InternalUtils
- #infinite? — Polyfill::V2_4::Numeric
- #itself — Polyfill::V2_2::Kernel
- #keep_only_these_methods! — Polyfill::InternalUtils
- #lines — Polyfill::V2_4::IO
- #lines — Polyfill::V2_4::String
- #lines — Polyfill::V2_4::StringIO
- #log — Polyfill::V2_2::Math::ClassMethods
- #loop — Polyfill::V2_3::Kernel
- #match — Polyfill::V2_4::Symbol
- #match? — Polyfill::V2_4::Regexp
- #match? — Polyfill::V2_4::String
- #match? — Polyfill::V2_4::Symbol
- #max — Polyfill::V2_2::Enumerable
- #max_by — Polyfill::V2_2::Enumerable
- #merge — Polyfill::V2_6::Hash
- #merge! — Polyfill::V2_6::Hash
- #methods_to_keep — Polyfill::InternalUtils
- #min — Polyfill::V2_2::Enumerable
- #min_by — Polyfill::V2_2::Enumerable
- #modules_to_use — Polyfill::InternalUtils
- #named_captures — Polyfill::V2_4::MatchData
- #namify_arguments — Polyfill::InternalUtils
- #negative? — Polyfill::V2_3::Numeric
- #new — Polyfill::V2_3::String::ClassMethods
- #new — Polyfill::V2_4::String::ClassMethods
- #new — Polyfill::V2_5::Struct::ClassMethods
- #nobits? — Polyfill::V2_5::Integer
- #none? — Polyfill::V2_5::Enumerable
- #one? — Polyfill::V2_5::Enumerable
- #polyfill_versions_to_use — Polyfill::InternalUtils
- #positive? — Polyfill::V2_3::Numeric
- #prepend — Polyfill::V2_4::String
- #prepend — Polyfill::V2_5::Array
- #prime? — Polyfill::V2_2::Prime::ClassMethods
- #prime? — Polyfill::V2_3::Prime::ClassMethods
- #readline — Polyfill::V2_4::IO
- #readline — Polyfill::V2_4::StringIO
- #readlines — Polyfill::V2_4::IO
- #readlines — Polyfill::V2_4::IO::ClassMethods
- #readlines — Polyfill::V2_4::StringIO
- #readlines — Polyfill::V2_4::StringIO::ClassMethods
- #round — Polyfill::V2_4::Integer
- #round — Polyfill::V2_5::Integer
- #slice — Polyfill::V2_5::Hash
- #slice_after — Polyfill::V2_2::Enumerable
- #slice_before — Polyfill::V2_3::Enumerable
- #slice_when — Polyfill::V2_2::Enumerable
- #split — Polyfill::V2_6::String
- #sqrt — Polyfill::V2_5::Integer::ClassMethods
- #start_with? — Polyfill::V2_5::String
- #sum — Polyfill::V2_4::Array
- #sum — Polyfill::V2_4::Enumerable
- #then — Polyfill::V2_6::Kernel
- #to_f — Polyfill::InternalUtils
- #to_h — Polyfill::V2_6::Array
- #to_h — Polyfill::V2_6::Enumerable
- #to_h — Polyfill::V2_6::Hash
- #to_h — Polyfill::V2_6::OpenStruct
- #to_h — Polyfill::V2_6::Struct
- #to_hash — Polyfill::InternalUtils
- #to_int — Polyfill::InternalUtils
- #to_proc — Polyfill::V2_3::Hash
- #to_s — Polyfill::V2_5::Set
- #to_str — Polyfill::InternalUtils
- #transform_keys — Polyfill::V2_5::Hash
- #transform_values — Polyfill::V2_4::Hash
- #transform_values! — Polyfill::V2_4::Hash
- #truncate — Polyfill::V2_4::Float
- #truncate — Polyfill::V2_4::Integer
- #truncate — Polyfill::V2_5::Integer
- #union — Polyfill::V2_6::Array
- #uniq — Polyfill::V2_4::Enumerable
- #uniq — Polyfill::V2_4::Enumerator::Lazy
- #unpack1 — Polyfill::V2_4::String
- #update — Polyfill::V2_6::Hash
- #values_at — Polyfill::V2_4::MatchData
- #yield_self — Polyfill::V2_5::Kernel