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