Sha256: f860b83e8b11c1d20027d4e5984d34ae29a18c268ee0f2d571972b6002e18d2e
Contents?: true
Size: 1.48 KB
Versions: 4
Compression:
Stored size: 1.48 KB
Contents
# typed: false # DO NOT EDIT MANUALLY # This is an autogenerated file for types exported from the `activesupport` gem. # Please instead update this file by running `bin/tapioca gem activesupport`. class FalseClass include ::JSON::Ext::Generator::GeneratorMethods::FalseClass end class Float < ::Numeric include ::JSON::Ext::Generator::GeneratorMethods::Float end class IO include ::Enumerable include ::File::Constants end class IO::ConsoleMode def echo=(_arg0); end def raw(*_arg0); end def raw!(*_arg0); end private def initialize_copy(_arg0); end end class IO::EAGAINWaitReadable < ::Errno::EAGAIN include ::IO::WaitReadable end class IO::EAGAINWaitWritable < ::Errno::EAGAIN include ::IO::WaitWritable end class IO::EINPROGRESSWaitReadable < ::Errno::EINPROGRESS include ::IO::WaitReadable end class IO::EINPROGRESSWaitWritable < ::Errno::EINPROGRESS include ::IO::WaitWritable end IO::EWOULDBLOCKWaitReadable = IO::EAGAINWaitReadable IO::EWOULDBLOCKWaitWritable = IO::EAGAINWaitWritable class Integer < ::Numeric include ::JSON::Ext::Generator::GeneratorMethods::Integer end class NameError < ::StandardError include ::DidYouMean::Correctable end class NilClass include ::JSON::Ext::Generator::GeneratorMethods::NilClass end class Numeric include ::Comparable end class Symbol include ::Comparable end class TrueClass include ::JSON::Ext::Generator::GeneratorMethods::TrueClass end class URI::Generic include ::URI::RFC2396_REGEXP include ::URI end
Version data entries
4 entries across 4 versions & 1 rubygems