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