refrigerator 1.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -0,0 +1,256 @@
1
+ ARGF.class
2
+ ArgumentError
3
+ Array
4
+ BasicObject
5
+ Bignum
6
+ Binding
7
+ Class
8
+ Comparable
9
+ Complex
10
+ Complex::compatible
11
+ Data
12
+ Date
13
+ Dir
14
+ EOFError
15
+ Encoding
16
+ Encoding::CompatibilityError
17
+ Encoding::Converter
18
+ Encoding::ConverterNotFoundError
19
+ Encoding::InvalidByteSequenceError
20
+ Encoding::UndefinedConversionError
21
+ EncodingError
22
+ Enumerable
23
+ Enumerator
24
+ Enumerator::Generator
25
+ Enumerator::Lazy
26
+ Enumerator::Yielder
27
+ Errno
28
+ Errno::E2BIG
29
+ Errno::EACCES
30
+ Errno::EADDRINUSE
31
+ Errno::EADDRNOTAVAIL
32
+ Errno::EAFNOSUPPORT
33
+ Errno::EAGAIN
34
+ Errno::EALREADY
35
+ Errno::EAUTH
36
+ Errno::EBADF
37
+ Errno::EBADRPC
38
+ Errno::EBUSY
39
+ Errno::ECANCELED
40
+ Errno::ECHILD
41
+ Errno::ECONNABORTED
42
+ Errno::ECONNREFUSED
43
+ Errno::ECONNRESET
44
+ Errno::EDEADLK
45
+ Errno::EDESTADDRREQ
46
+ Errno::EDOM
47
+ Errno::EDQUOT
48
+ Errno::EEXIST
49
+ Errno::EFAULT
50
+ Errno::EFBIG
51
+ Errno::EFTYPE
52
+ Errno::EHOSTDOWN
53
+ Errno::EHOSTUNREACH
54
+ Errno::EIDRM
55
+ Errno::EILSEQ
56
+ Errno::EINPROGRESS
57
+ Errno::EINTR
58
+ Errno::EINVAL
59
+ Errno::EIO
60
+ Errno::EIPSEC
61
+ Errno::EISCONN
62
+ Errno::EISDIR
63
+ Errno::ELOOP
64
+ Errno::EMEDIUMTYPE
65
+ Errno::EMFILE
66
+ Errno::EMLINK
67
+ Errno::EMSGSIZE
68
+ Errno::ENAMETOOLONG
69
+ Errno::ENEEDAUTH
70
+ Errno::ENETDOWN
71
+ Errno::ENETRESET
72
+ Errno::ENETUNREACH
73
+ Errno::ENFILE
74
+ Errno::ENOATTR
75
+ Errno::ENOBUFS
76
+ Errno::ENODEV
77
+ Errno::ENOENT
78
+ Errno::ENOEXEC
79
+ Errno::ENOLCK
80
+ Errno::ENOMEDIUM
81
+ Errno::ENOMEM
82
+ Errno::ENOMSG
83
+ Errno::ENOPROTOOPT
84
+ Errno::ENOSPC
85
+ Errno::ENOSYS
86
+ Errno::ENOTBLK
87
+ Errno::ENOTCONN
88
+ Errno::ENOTDIR
89
+ Errno::ENOTEMPTY
90
+ Errno::ENOTSOCK
91
+ Errno::ENOTSUP
92
+ Errno::ENOTTY
93
+ Errno::ENXIO
94
+ Errno::EOPNOTSUPP
95
+ Errno::EOVERFLOW
96
+ Errno::EPERM
97
+ Errno::EPFNOSUPPORT
98
+ Errno::EPIPE
99
+ Errno::EPROCLIM
100
+ Errno::EPROCUNAVAIL
101
+ Errno::EPROGMISMATCH
102
+ Errno::EPROGUNAVAIL
103
+ Errno::EPROTONOSUPPORT
104
+ Errno::EPROTOTYPE
105
+ Errno::ERANGE
106
+ Errno::EREMOTE
107
+ Errno::EROFS
108
+ Errno::ERPCMISMATCH
109
+ Errno::ESHUTDOWN
110
+ Errno::ESOCKTNOSUPPORT
111
+ Errno::ESPIPE
112
+ Errno::ESRCH
113
+ Errno::ESTALE
114
+ Errno::ETIMEDOUT
115
+ Errno::ETOOMANYREFS
116
+ Errno::ETXTBSY
117
+ Errno::EUSERS
118
+ Errno::EXDEV
119
+ Errno::NOERROR
120
+ Exception
121
+ FalseClass
122
+ Fiber
123
+ FiberError
124
+ File
125
+ File::Constants
126
+ File::Stat
127
+ FileTest
128
+ Fixnum
129
+ Float
130
+ FloatDomainError
131
+ GC
132
+ GC::Profiler
133
+ Gem
134
+ Gem::BasicSpecification
135
+ Gem::CommandLineError
136
+ Gem::DependencyError
137
+ Gem::DependencyRemovalException
138
+ Gem::DependencyResolutionError
139
+ Gem::Deprecate
140
+ Gem::DocumentError
141
+ Gem::EndOfYAMLException
142
+ Gem::ErrorReason
143
+ Gem::Exception
144
+ Gem::FilePermissionError
145
+ Gem::FormatException
146
+ Gem::GemNotFoundException
147
+ Gem::GemNotInHomeException
148
+ Gem::ImpossibleDependenciesError
149
+ Gem::InstallError
150
+ Gem::InvalidSpecificationException
151
+ Gem::LoadError
152
+ Gem::OperationNotSupportedError
153
+ Gem::Platform
154
+ Gem::PlatformMismatch
155
+ Gem::RemoteError
156
+ Gem::RemoteInstallationCancelled
157
+ Gem::RemoteInstallationSkipped
158
+ Gem::RemoteSourceException
159
+ Gem::Requirement
160
+ Gem::Requirement::BadRequirementError
161
+ Gem::RubyVersionMismatch
162
+ Gem::SourceFetchProblem
163
+ Gem::SpecificGemNotFoundException
164
+ Gem::Specification
165
+ Gem::StringSink
166
+ Gem::StringSource
167
+ Gem::StubSpecification
168
+ Gem::StubSpecification::StubLine
169
+ Gem::SystemExitException
170
+ Gem::UnsatisfiableDependencyError
171
+ Gem::VerificationError
172
+ Gem::Version
173
+ Hash
174
+ IO
175
+ IO::EAGAINWaitReadable
176
+ IO::EAGAINWaitWritable
177
+ IO::EINPROGRESSWaitReadable
178
+ IO::EINPROGRESSWaitWritable
179
+ IO::WaitReadable
180
+ IO::WaitWritable
181
+ IOError
182
+ IndexError
183
+ Integer
184
+ Interrupt
185
+ Kernel
186
+ KeyError
187
+ LoadError
188
+ LocalJumpError
189
+ Marshal
190
+ MatchData
191
+ Math
192
+ Math::DomainError
193
+ Method
194
+ Module
195
+ Monitor
196
+ MonitorMixin
197
+ MonitorMixin::ConditionVariable
198
+ MonitorMixin::ConditionVariable::Timeout
199
+ Mutex
200
+ NameError
201
+ NameError::message
202
+ NilClass
203
+ NoMemoryError
204
+ NoMethodError
205
+ NotImplementedError
206
+ Numeric
207
+ Object
208
+ ObjectSpace
209
+ ObjectSpace::WeakMap
210
+ Proc
211
+ Process
212
+ Process::GID
213
+ Process::Status
214
+ Process::Sys
215
+ Process::Tms
216
+ Process::UID
217
+ Random
218
+ Range
219
+ RangeError
220
+ Rational
221
+ Rational::compatible
222
+ RbConfig
223
+ Regexp
224
+ RegexpError
225
+ RubyVM
226
+ RubyVM::Env
227
+ RubyVM::InstructionSequence
228
+ RuntimeError
229
+ ScriptError
230
+ SecurityError
231
+ Signal
232
+ SignalException
233
+ StandardError
234
+ StopIteration
235
+ String
236
+ Struct
237
+ Symbol
238
+ SyntaxError
239
+ SystemCallError
240
+ SystemExit
241
+ SystemStackError
242
+ Thread
243
+ Thread::Backtrace
244
+ Thread::Backtrace::Location
245
+ Thread::ConditionVariable
246
+ Thread::Queue
247
+ Thread::SizedQueue
248
+ ThreadError
249
+ ThreadGroup
250
+ Time
251
+ TracePoint
252
+ TrueClass
253
+ TypeError
254
+ UnboundMethod
255
+ ZeroDivisionError
256
+ fatal
@@ -0,0 +1,258 @@
1
+ ARGF.class
2
+ ArgumentError
3
+ Array
4
+ BasicObject
5
+ Bignum
6
+ Binding
7
+ Class
8
+ Comparable
9
+ Complex
10
+ Complex::compatible
11
+ Data
12
+ Dir
13
+ EOFError
14
+ Encoding
15
+ Encoding::CompatibilityError
16
+ Encoding::Converter
17
+ Encoding::ConverterNotFoundError
18
+ Encoding::InvalidByteSequenceError
19
+ Encoding::UndefinedConversionError
20
+ EncodingError
21
+ Enumerable
22
+ Enumerator
23
+ Enumerator::Generator
24
+ Enumerator::Lazy
25
+ Enumerator::Yielder
26
+ Errno
27
+ Errno::E2BIG
28
+ Errno::EACCES
29
+ Errno::EADDRINUSE
30
+ Errno::EADDRNOTAVAIL
31
+ Errno::EAFNOSUPPORT
32
+ Errno::EAGAIN
33
+ Errno::EALREADY
34
+ Errno::EAUTH
35
+ Errno::EBADF
36
+ Errno::EBADRPC
37
+ Errno::EBUSY
38
+ Errno::ECANCELED
39
+ Errno::ECHILD
40
+ Errno::ECONNABORTED
41
+ Errno::ECONNREFUSED
42
+ Errno::ECONNRESET
43
+ Errno::EDEADLK
44
+ Errno::EDESTADDRREQ
45
+ Errno::EDOM
46
+ Errno::EDQUOT
47
+ Errno::EEXIST
48
+ Errno::EFAULT
49
+ Errno::EFBIG
50
+ Errno::EFTYPE
51
+ Errno::EHOSTDOWN
52
+ Errno::EHOSTUNREACH
53
+ Errno::EIDRM
54
+ Errno::EILSEQ
55
+ Errno::EINPROGRESS
56
+ Errno::EINTR
57
+ Errno::EINVAL
58
+ Errno::EIO
59
+ Errno::EIPSEC
60
+ Errno::EISCONN
61
+ Errno::EISDIR
62
+ Errno::ELOOP
63
+ Errno::EMEDIUMTYPE
64
+ Errno::EMFILE
65
+ Errno::EMLINK
66
+ Errno::EMSGSIZE
67
+ Errno::ENAMETOOLONG
68
+ Errno::ENEEDAUTH
69
+ Errno::ENETDOWN
70
+ Errno::ENETRESET
71
+ Errno::ENETUNREACH
72
+ Errno::ENFILE
73
+ Errno::ENOATTR
74
+ Errno::ENOBUFS
75
+ Errno::ENODEV
76
+ Errno::ENOENT
77
+ Errno::ENOEXEC
78
+ Errno::ENOLCK
79
+ Errno::ENOMEDIUM
80
+ Errno::ENOMEM
81
+ Errno::ENOMSG
82
+ Errno::ENOPROTOOPT
83
+ Errno::ENOSPC
84
+ Errno::ENOSYS
85
+ Errno::ENOTBLK
86
+ Errno::ENOTCONN
87
+ Errno::ENOTDIR
88
+ Errno::ENOTEMPTY
89
+ Errno::ENOTSOCK
90
+ Errno::ENOTSUP
91
+ Errno::ENOTTY
92
+ Errno::ENXIO
93
+ Errno::EOPNOTSUPP
94
+ Errno::EOVERFLOW
95
+ Errno::EPERM
96
+ Errno::EPFNOSUPPORT
97
+ Errno::EPIPE
98
+ Errno::EPROCLIM
99
+ Errno::EPROCUNAVAIL
100
+ Errno::EPROGMISMATCH
101
+ Errno::EPROGUNAVAIL
102
+ Errno::EPROTONOSUPPORT
103
+ Errno::EPROTOTYPE
104
+ Errno::ERANGE
105
+ Errno::EREMOTE
106
+ Errno::EROFS
107
+ Errno::ERPCMISMATCH
108
+ Errno::ESHUTDOWN
109
+ Errno::ESOCKTNOSUPPORT
110
+ Errno::ESPIPE
111
+ Errno::ESRCH
112
+ Errno::ESTALE
113
+ Errno::ETIMEDOUT
114
+ Errno::ETOOMANYREFS
115
+ Errno::ETXTBSY
116
+ Errno::EUSERS
117
+ Errno::EXDEV
118
+ Errno::NOERROR
119
+ Exception
120
+ FalseClass
121
+ Fiber
122
+ FiberError
123
+ File
124
+ File::Constants
125
+ File::Stat
126
+ FileTest
127
+ Fixnum
128
+ Float
129
+ FloatDomainError
130
+ GC
131
+ GC::Profiler
132
+ Gem
133
+ Gem::BasicSpecification
134
+ Gem::CommandLineError
135
+ Gem::ConflictError
136
+ Gem::DependencyError
137
+ Gem::DependencyRemovalException
138
+ Gem::DependencyResolutionError
139
+ Gem::Deprecate
140
+ Gem::DocumentError
141
+ Gem::EndOfYAMLException
142
+ Gem::ErrorReason
143
+ Gem::Exception
144
+ Gem::FilePermissionError
145
+ Gem::FormatException
146
+ Gem::GemNotFoundException
147
+ Gem::GemNotInHomeException
148
+ Gem::ImpossibleDependenciesError
149
+ Gem::InstallError
150
+ Gem::InvalidSpecificationException
151
+ Gem::LoadError
152
+ Gem::OperationNotSupportedError
153
+ Gem::Platform
154
+ Gem::PlatformMismatch
155
+ Gem::RemoteError
156
+ Gem::RemoteInstallationCancelled
157
+ Gem::RemoteInstallationSkipped
158
+ Gem::RemoteSourceException
159
+ Gem::Requirement
160
+ Gem::Requirement::BadRequirementError
161
+ Gem::RubyVersionMismatch
162
+ Gem::SourceFetchProblem
163
+ Gem::SpecificGemNotFoundException
164
+ Gem::Specification
165
+ Gem::StringSink
166
+ Gem::StringSource
167
+ Gem::StubSpecification
168
+ Gem::StubSpecification::StubLine
169
+ Gem::SystemExitException
170
+ Gem::UnsatisfiableDependencyError
171
+ Gem::VerificationError
172
+ Gem::Version
173
+ Hash
174
+ IO
175
+ IO::EAGAINWaitReadable
176
+ IO::EAGAINWaitWritable
177
+ IO::EINPROGRESSWaitReadable
178
+ IO::EINPROGRESSWaitWritable
179
+ IO::WaitReadable
180
+ IO::WaitWritable
181
+ IOError
182
+ IndexError
183
+ Integer
184
+ Interrupt
185
+ Kernel
186
+ KeyError
187
+ LoadError
188
+ LocalJumpError
189
+ Marshal
190
+ MatchData
191
+ Math
192
+ Math::DomainError
193
+ Method
194
+ Module
195
+ Monitor
196
+ MonitorMixin
197
+ MonitorMixin::ConditionVariable
198
+ MonitorMixin::ConditionVariable::Timeout
199
+ Mutex
200
+ NameError
201
+ NameError::message
202
+ NilClass
203
+ NoMemoryError
204
+ NoMethodError
205
+ NotImplementedError
206
+ Numeric
207
+ Object
208
+ ObjectSpace
209
+ ObjectSpace::WeakMap
210
+ Proc
211
+ Process
212
+ Process::GID
213
+ Process::Status
214
+ Process::Sys
215
+ Process::Tms
216
+ Process::UID
217
+ Process::Waiter
218
+ Random
219
+ Range
220
+ RangeError
221
+ Rational
222
+ Rational::compatible
223
+ RbConfig
224
+ Regexp
225
+ RegexpError
226
+ RubyVM
227
+ RubyVM::Env
228
+ RubyVM::InstructionSequence
229
+ RuntimeError
230
+ ScriptError
231
+ SecurityError
232
+ Signal
233
+ SignalException
234
+ StandardError
235
+ StopIteration
236
+ String
237
+ Struct
238
+ Symbol
239
+ SyntaxError
240
+ SystemCallError
241
+ SystemExit
242
+ SystemStackError
243
+ Thread
244
+ Thread::Backtrace
245
+ Thread::Backtrace::Location
246
+ Thread::ConditionVariable
247
+ Thread::Queue
248
+ Thread::SizedQueue
249
+ ThreadError
250
+ ThreadGroup
251
+ Time
252
+ TracePoint
253
+ TrueClass
254
+ TypeError
255
+ UnboundMethod
256
+ UncaughtThrowError
257
+ ZeroDivisionError
258
+ fatal