abiquo-etk 0.4.42 → 0.5.3

Sign up to get free protection for your applications and to get access to all the features.
data/abiquo-etk.gemspec DELETED
@@ -1,579 +0,0 @@
1
- # Generated by jeweler
2
- # DO NOT EDIT THIS FILE DIRECTLY
3
- # Instead, edit Jeweler::Tasks in Rakefile, and run the gemspec command
4
- # -*- encoding: utf-8 -*-
5
-
6
- Gem::Specification.new do |s|
7
- s.name = %q{abiquo-etk}
8
- s.version = "0.4.35"
9
-
10
- s.required_rubygems_version = Gem::Requirement.new(">= 0") if s.respond_to? :required_rubygems_version=
11
- s.authors = ["Sergio Rubio"]
12
- s.date = %q{2010-11-12}
13
- s.description = %q{Tools to troubleshoot and manage your Abiquo installation}
14
- s.email = %q{srubio@abiquo.com}
15
- s.executables = ["abiquo-check-16-install", "abicli", "abiquo-initenv"]
16
- s.extra_rdoc_files = [
17
- "LICENSE",
18
- "README.rdoc",
19
- "TODO"
20
- ]
21
- s.files = [
22
- ".document",
23
- ".gitignore",
24
- "LICENSE",
25
- "README.rdoc",
26
- "Rakefile",
27
- "TODO",
28
- "VERSION",
29
- "abiquo-etk.gemspec",
30
- "abiquo-etk.spec",
31
- "bin/abicli",
32
- "bin/abiquo-check-16-install",
33
- "bin/abiquo-initenv",
34
- "lib/abicli/commands/instant-deploy.rb",
35
- "lib/abicli/commands/remote-services-settings.rb",
36
- "lib/abicli/commands/server-settings.rb",
37
- "lib/abicli/commands/set.rb",
38
- "lib/abicli/commands/smoketest.rb",
39
- "lib/abicli/commands/upload-template.rb",
40
- "lib/abicli/commands/version.rb",
41
- "lib/abiquo-etk.rb",
42
- "lib/checks/01detect_abiquo.rb",
43
- "lib/checks/abiquo_service.rb",
44
- "lib/checks/abiquo_version.rb",
45
- "lib/checks/components_installed.rb",
46
- "lib/checks/firewall.rb",
47
- "lib/checks/hv_passwords.rb",
48
- "lib/checks/install_type.rb",
49
- "lib/checks/java.rb",
50
- "lib/checks/mysql.rb",
51
- "lib/checks/nfs.rb",
52
- "lib/checks/os_version.rb",
53
- "lib/checks/virtualbox.rb",
54
- "scripts/setup_rs",
55
- "scripts/setup_v2v",
56
- "vendor/activesupport-2.3.8/CHANGELOG",
57
- "vendor/activesupport-2.3.8/README",
58
- "vendor/activesupport-2.3.8/lib/active_support.rb",
59
- "vendor/activesupport-2.3.8/lib/active_support/all.rb",
60
- "vendor/activesupport-2.3.8/lib/active_support/backtrace_cleaner.rb",
61
- "vendor/activesupport-2.3.8/lib/active_support/base64.rb",
62
- "vendor/activesupport-2.3.8/lib/active_support/basic_object.rb",
63
- "vendor/activesupport-2.3.8/lib/active_support/buffered_logger.rb",
64
- "vendor/activesupport-2.3.8/lib/active_support/cache.rb",
65
- "vendor/activesupport-2.3.8/lib/active_support/cache/compressed_mem_cache_store.rb",
66
- "vendor/activesupport-2.3.8/lib/active_support/cache/drb_store.rb",
67
- "vendor/activesupport-2.3.8/lib/active_support/cache/file_store.rb",
68
- "vendor/activesupport-2.3.8/lib/active_support/cache/mem_cache_store.rb",
69
- "vendor/activesupport-2.3.8/lib/active_support/cache/memory_store.rb",
70
- "vendor/activesupport-2.3.8/lib/active_support/cache/strategy/local_cache.rb",
71
- "vendor/activesupport-2.3.8/lib/active_support/cache/synchronized_memory_store.rb",
72
- "vendor/activesupport-2.3.8/lib/active_support/callbacks.rb",
73
- "vendor/activesupport-2.3.8/lib/active_support/core_ext.rb",
74
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array.rb",
75
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/access.rb",
76
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/conversions.rb",
77
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/extract_options.rb",
78
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/grouping.rb",
79
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/random_access.rb",
80
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/array/wrapper.rb",
81
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/base64.rb",
82
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/base64/encoding.rb",
83
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/benchmark.rb",
84
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/bigdecimal.rb",
85
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/bigdecimal/conversions.rb",
86
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/blank.rb",
87
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/cgi.rb",
88
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/cgi/escape_skipping_slashes.rb",
89
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/class.rb",
90
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/class/attribute_accessors.rb",
91
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/class/delegating_attributes.rb",
92
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/class/inheritable_attributes.rb",
93
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/class/removal.rb",
94
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date.rb",
95
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date/behavior.rb",
96
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date/calculations.rb",
97
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date/conversions.rb",
98
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date_time.rb",
99
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date_time/calculations.rb",
100
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/date_time/conversions.rb",
101
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/duplicable.rb",
102
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/enumerable.rb",
103
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/exception.rb",
104
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/file.rb",
105
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/file/atomic.rb",
106
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/float.rb",
107
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/float/rounding.rb",
108
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/float/time.rb",
109
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash.rb",
110
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/conversions.rb",
111
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/deep_merge.rb",
112
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/diff.rb",
113
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/except.rb",
114
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/indifferent_access.rb",
115
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/keys.rb",
116
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/reverse_merge.rb",
117
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/hash/slice.rb",
118
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/integer.rb",
119
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/integer/even_odd.rb",
120
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/integer/inflections.rb",
121
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/integer/time.rb",
122
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel.rb",
123
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel/agnostics.rb",
124
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel/daemonizing.rb",
125
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel/debugger.rb",
126
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel/reporting.rb",
127
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/kernel/requires.rb",
128
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/load_error.rb",
129
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/logger.rb",
130
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module.rb",
131
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/aliasing.rb",
132
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/attr_accessor_with_default.rb",
133
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/attr_internal.rb",
134
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/attribute_accessors.rb",
135
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/delegation.rb",
136
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/inclusion.rb",
137
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/introspection.rb",
138
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/loading.rb",
139
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/model_naming.rb",
140
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/module/synchronization.rb",
141
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/name_error.rb",
142
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/numeric.rb",
143
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/numeric/bytes.rb",
144
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/numeric/conversions.rb",
145
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/numeric/time.rb",
146
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object.rb",
147
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/blank.rb",
148
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/conversions.rb",
149
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/extending.rb",
150
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/instance_variables.rb",
151
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/metaclass.rb",
152
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/misc.rb",
153
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/object/singleton_class.rb",
154
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/pathname.rb",
155
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/pathname/clean_within.rb",
156
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/proc.rb",
157
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/process.rb",
158
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/process/daemon.rb",
159
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/range.rb",
160
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/range/blockless_step.rb",
161
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/range/conversions.rb",
162
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/range/include_range.rb",
163
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/range/overlaps.rb",
164
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/rexml.rb",
165
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string.rb",
166
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/access.rb",
167
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/behavior.rb",
168
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/bytesize.rb",
169
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/conversions.rb",
170
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/filters.rb",
171
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/inflections.rb",
172
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/iterators.rb",
173
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/multibyte.rb",
174
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/output_safety.rb",
175
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/starts_ends_with.rb",
176
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/string/xchar.rb",
177
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/symbol.rb",
178
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/time.rb",
179
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/time/behavior.rb",
180
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/time/calculations.rb",
181
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/time/conversions.rb",
182
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/time/zones.rb",
183
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/try.rb",
184
- "vendor/activesupport-2.3.8/lib/active_support/core_ext/uri.rb",
185
- "vendor/activesupport-2.3.8/lib/active_support/dependencies.rb",
186
- "vendor/activesupport-2.3.8/lib/active_support/deprecation.rb",
187
- "vendor/activesupport-2.3.8/lib/active_support/duration.rb",
188
- "vendor/activesupport-2.3.8/lib/active_support/gzip.rb",
189
- "vendor/activesupport-2.3.8/lib/active_support/inflections.rb",
190
- "vendor/activesupport-2.3.8/lib/active_support/inflector.rb",
191
- "vendor/activesupport-2.3.8/lib/active_support/json.rb",
192
- "vendor/activesupport-2.3.8/lib/active_support/json/backends/jsongem.rb",
193
- "vendor/activesupport-2.3.8/lib/active_support/json/backends/yajl.rb",
194
- "vendor/activesupport-2.3.8/lib/active_support/json/backends/yaml.rb",
195
- "vendor/activesupport-2.3.8/lib/active_support/json/decoding.rb",
196
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/date.rb",
197
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/date_time.rb",
198
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/enumerable.rb",
199
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/false_class.rb",
200
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/hash.rb",
201
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/nil_class.rb",
202
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/numeric.rb",
203
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/object.rb",
204
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/regexp.rb",
205
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/string.rb",
206
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/symbol.rb",
207
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/time.rb",
208
- "vendor/activesupport-2.3.8/lib/active_support/json/encoders/true_class.rb",
209
- "vendor/activesupport-2.3.8/lib/active_support/json/encoding.rb",
210
- "vendor/activesupport-2.3.8/lib/active_support/json/variable.rb",
211
- "vendor/activesupport-2.3.8/lib/active_support/locale/en.yml",
212
- "vendor/activesupport-2.3.8/lib/active_support/memoizable.rb",
213
- "vendor/activesupport-2.3.8/lib/active_support/message_encryptor.rb",
214
- "vendor/activesupport-2.3.8/lib/active_support/message_verifier.rb",
215
- "vendor/activesupport-2.3.8/lib/active_support/multibyte.rb",
216
- "vendor/activesupport-2.3.8/lib/active_support/multibyte/chars.rb",
217
- "vendor/activesupport-2.3.8/lib/active_support/multibyte/exceptions.rb",
218
- "vendor/activesupport-2.3.8/lib/active_support/multibyte/unicode_database.rb",
219
- "vendor/activesupport-2.3.8/lib/active_support/multibyte/utils.rb",
220
- "vendor/activesupport-2.3.8/lib/active_support/option_merger.rb",
221
- "vendor/activesupport-2.3.8/lib/active_support/ordered_hash.rb",
222
- "vendor/activesupport-2.3.8/lib/active_support/ordered_options.rb",
223
- "vendor/activesupport-2.3.8/lib/active_support/rescuable.rb",
224
- "vendor/activesupport-2.3.8/lib/active_support/secure_random.rb",
225
- "vendor/activesupport-2.3.8/lib/active_support/string_inquirer.rb",
226
- "vendor/activesupport-2.3.8/lib/active_support/test_case.rb",
227
- "vendor/activesupport-2.3.8/lib/active_support/testing/assertions.rb",
228
- "vendor/activesupport-2.3.8/lib/active_support/testing/declarative.rb",
229
- "vendor/activesupport-2.3.8/lib/active_support/testing/default.rb",
230
- "vendor/activesupport-2.3.8/lib/active_support/testing/deprecation.rb",
231
- "vendor/activesupport-2.3.8/lib/active_support/testing/performance.rb",
232
- "vendor/activesupport-2.3.8/lib/active_support/testing/setup_and_teardown.rb",
233
- "vendor/activesupport-2.3.8/lib/active_support/time_with_zone.rb",
234
- "vendor/activesupport-2.3.8/lib/active_support/values/time_zone.rb",
235
- "vendor/activesupport-2.3.8/lib/active_support/values/unicode_tables.dat",
236
- "vendor/activesupport-2.3.8/lib/active_support/vendor.rb",
237
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/blankslate.rb",
238
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder.rb",
239
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/blankslate.rb",
240
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/css.rb",
241
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/xchar.rb",
242
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/xmlbase.rb",
243
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/xmlevents.rb",
244
- "vendor/activesupport-2.3.8/lib/active_support/vendor/builder-2.1.2/builder/xmlmarkup.rb",
245
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n.rb",
246
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend.rb",
247
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/active_record.rb",
248
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/active_record/missing.rb",
249
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/active_record/store_procs.rb",
250
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/active_record/translation.rb",
251
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/base.rb",
252
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/cache.rb",
253
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/cascade.rb",
254
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/chain.rb",
255
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/cldr.rb",
256
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/fallbacks.rb",
257
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/fast.rb",
258
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/gettext.rb",
259
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/helpers.rb",
260
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/interpolation_compiler.rb",
261
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/links.rb",
262
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/metadata.rb",
263
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/pluralization.rb",
264
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/backend/simple.rb",
265
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/core_ext/hash/except.rb",
266
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/core_ext/hash/slice.rb",
267
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/core_ext/object/meta_class.rb",
268
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/core_ext/string/interpolate.rb",
269
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/exceptions.rb",
270
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/gettext.rb",
271
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/gettext/po_parser.rb",
272
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/helpers.rb",
273
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/helpers/gettext.rb",
274
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale.rb",
275
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale/fallbacks.rb",
276
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale/tag.rb",
277
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale/tag/parents.rb",
278
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale/tag/rfc4646.rb",
279
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/locale/tag/simple.rb",
280
- "vendor/activesupport-2.3.8/lib/active_support/vendor/i18n-0.3.7/i18n/version.rb",
281
- "vendor/activesupport-2.3.8/lib/active_support/vendor/memcache-client-1.7.4/memcache.rb",
282
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo.rb",
283
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone.rb",
284
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/data_timezone_info.rb",
285
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Algiers.rb",
286
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Cairo.rb",
287
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Casablanca.rb",
288
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Harare.rb",
289
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Johannesburg.rb",
290
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Monrovia.rb",
291
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Africa/Nairobi.rb",
292
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/Buenos_Aires.rb",
293
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Argentina/San_Juan.rb",
294
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Bogota.rb",
295
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Caracas.rb",
296
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chicago.rb",
297
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Chihuahua.rb",
298
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Denver.rb",
299
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Godthab.rb",
300
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Guatemala.rb",
301
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Halifax.rb",
302
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Indiana/Indianapolis.rb",
303
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Juneau.rb",
304
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/La_Paz.rb",
305
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Lima.rb",
306
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Los_Angeles.rb",
307
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mazatlan.rb",
308
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Mexico_City.rb",
309
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Monterrey.rb",
310
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/New_York.rb",
311
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Phoenix.rb",
312
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Regina.rb",
313
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Santiago.rb",
314
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Sao_Paulo.rb",
315
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/St_Johns.rb",
316
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/America/Tijuana.rb",
317
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Almaty.rb",
318
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baghdad.rb",
319
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Baku.rb",
320
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Bangkok.rb",
321
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Chongqing.rb",
322
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Colombo.rb",
323
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Dhaka.rb",
324
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Hong_Kong.rb",
325
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Irkutsk.rb",
326
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jakarta.rb",
327
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Jerusalem.rb",
328
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kabul.rb",
329
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kamchatka.rb",
330
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Karachi.rb",
331
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Katmandu.rb",
332
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kolkata.rb",
333
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Krasnoyarsk.rb",
334
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuala_Lumpur.rb",
335
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Kuwait.rb",
336
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Magadan.rb",
337
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Muscat.rb",
338
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Novosibirsk.rb",
339
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Rangoon.rb",
340
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Riyadh.rb",
341
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Seoul.rb",
342
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Shanghai.rb",
343
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Singapore.rb",
344
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Taipei.rb",
345
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tashkent.rb",
346
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tbilisi.rb",
347
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tehran.rb",
348
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Tokyo.rb",
349
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Ulaanbaatar.rb",
350
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Urumqi.rb",
351
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Vladivostok.rb",
352
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yakutsk.rb",
353
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yekaterinburg.rb",
354
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Asia/Yerevan.rb",
355
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Azores.rb",
356
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/Cape_Verde.rb",
357
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Atlantic/South_Georgia.rb",
358
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Adelaide.rb",
359
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Brisbane.rb",
360
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Darwin.rb",
361
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Hobart.rb",
362
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Melbourne.rb",
363
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Perth.rb",
364
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Australia/Sydney.rb",
365
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Etc/UTC.rb",
366
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Amsterdam.rb",
367
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Athens.rb",
368
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Belgrade.rb",
369
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Berlin.rb",
370
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bratislava.rb",
371
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Brussels.rb",
372
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Bucharest.rb",
373
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Budapest.rb",
374
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Copenhagen.rb",
375
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Dublin.rb",
376
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Helsinki.rb",
377
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Istanbul.rb",
378
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Kiev.rb",
379
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Lisbon.rb",
380
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Ljubljana.rb",
381
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/London.rb",
382
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Madrid.rb",
383
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Minsk.rb",
384
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Moscow.rb",
385
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Paris.rb",
386
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Prague.rb",
387
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Riga.rb",
388
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Rome.rb",
389
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sarajevo.rb",
390
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Skopje.rb",
391
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Sofia.rb",
392
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Stockholm.rb",
393
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Tallinn.rb",
394
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vienna.rb",
395
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Vilnius.rb",
396
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Warsaw.rb",
397
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Europe/Zagreb.rb",
398
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Auckland.rb",
399
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Fiji.rb",
400
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Guam.rb",
401
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Honolulu.rb",
402
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Majuro.rb",
403
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Midway.rb",
404
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Noumea.rb",
405
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Pago_Pago.rb",
406
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Port_Moresby.rb",
407
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/definitions/Pacific/Tongatapu.rb",
408
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/info_timezone.rb",
409
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone.rb",
410
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/linked_timezone_info.rb",
411
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/offset_rationals.rb",
412
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/ruby_core_support.rb",
413
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/time_or_datetime.rb",
414
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone.rb",
415
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_definition.rb",
416
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_info.rb",
417
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_offset_info.rb",
418
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_period.rb",
419
- "vendor/activesupport-2.3.8/lib/active_support/vendor/tzinfo-0.3.12/tzinfo/timezone_transition_info.rb",
420
- "vendor/activesupport-2.3.8/lib/active_support/version.rb",
421
- "vendor/activesupport-2.3.8/lib/active_support/whiny_nil.rb",
422
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini.rb",
423
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/jdom.rb",
424
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/libxml.rb",
425
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/libxmlsax.rb",
426
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/nokogiri.rb",
427
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/nokogirisax.rb",
428
- "vendor/activesupport-2.3.8/lib/active_support/xml_mini/rexml.rb",
429
- "vendor/activesupport-2.3.8/lib/activesupport.rb",
430
- "vendor/addressable-2.2.1/CHANGELOG",
431
- "vendor/addressable-2.2.1/LICENSE",
432
- "vendor/addressable-2.2.1/README",
433
- "vendor/addressable-2.2.1/Rakefile",
434
- "vendor/addressable-2.2.1/lib/addressable/idna.rb",
435
- "vendor/addressable-2.2.1/lib/addressable/template.rb",
436
- "vendor/addressable-2.2.1/lib/addressable/uri.rb",
437
- "vendor/addressable-2.2.1/lib/addressable/version.rb",
438
- "vendor/addressable-2.2.1/spec/addressable/idna_spec.rb",
439
- "vendor/addressable-2.2.1/spec/addressable/template_spec.rb",
440
- "vendor/addressable-2.2.1/spec/addressable/uri_spec.rb",
441
- "vendor/addressable-2.2.1/spec/data/rfc3986.txt",
442
- "vendor/addressable-2.2.1/tasks/clobber.rake",
443
- "vendor/addressable-2.2.1/tasks/gem.rake",
444
- "vendor/addressable-2.2.1/tasks/git.rake",
445
- "vendor/addressable-2.2.1/tasks/metrics.rake",
446
- "vendor/addressable-2.2.1/tasks/rdoc.rake",
447
- "vendor/addressable-2.2.1/tasks/rubyforge.rake",
448
- "vendor/addressable-2.2.1/tasks/spec.rake",
449
- "vendor/addressable-2.2.1/tasks/yard.rake",
450
- "vendor/addressable-2.2.1/website/index.html",
451
- "vendor/api_ruby_client/Gemfile",
452
- "vendor/api_ruby_client/LICENSE",
453
- "vendor/api_ruby_client/README",
454
- "vendor/api_ruby_client/Rakefile",
455
- "vendor/api_ruby_client/abiquo.gemspec",
456
- "vendor/api_ruby_client/examples/create_dc_and_hv.rb",
457
- "vendor/api_ruby_client/examples/hypervisor_resource.rb",
458
- "vendor/api_ruby_client/examples/rack_resource.rb",
459
- "vendor/api_ruby_client/lib/abiquo.rb",
460
- "vendor/api_ruby_client/lib/core_ext.rb",
461
- "vendor/api_ruby_client/lib/to_xml.rb",
462
- "vendor/api_ruby_client/spec/acceptance/create_resource_spec.rb",
463
- "vendor/api_ruby_client/spec/acceptance/delete_resource_spec.rb",
464
- "vendor/api_ruby_client/spec/acceptance/fetch_resource_collections_spec.rb",
465
- "vendor/api_ruby_client/spec/acceptance/fetch_single_resources_spec.rb",
466
- "vendor/api_ruby_client/spec/acceptance/from_xml_spec.rb",
467
- "vendor/api_ruby_client/spec/acceptance/navigate_linked_resources_spec.rb",
468
- "vendor/api_ruby_client/spec/acceptance/update_resource_spec.rb",
469
- "vendor/api_ruby_client/spec/spec_helper.rb",
470
- "vendor/api_ruby_client/spec/unit/to_xml_spec.rb",
471
- "vendor/fattr-2.1.0/README",
472
- "vendor/fattr-2.1.0/README.erb",
473
- "vendor/fattr-2.1.0/Rakefile",
474
- "vendor/fattr-2.1.0/a.rb",
475
- "vendor/fattr-2.1.0/fattr.gemspec",
476
- "vendor/fattr-2.1.0/lib/fattr.rb",
477
- "vendor/fattr-2.1.0/samples/a.rb",
478
- "vendor/fattr-2.1.0/samples/b.rb",
479
- "vendor/fattr-2.1.0/samples/c.rb",
480
- "vendor/fattr-2.1.0/samples/d.rb",
481
- "vendor/fattr-2.1.0/samples/e.rb",
482
- "vendor/fattr-2.1.0/samples/f.rb",
483
- "vendor/fattr-2.1.0/samples/g.rb",
484
- "vendor/fattr-2.1.0/samples/h.rb",
485
- "vendor/fattr-2.1.0/test/fattr.rb",
486
- "vendor/httpauth-0.1/LICENSE",
487
- "vendor/httpauth-0.1/README",
488
- "vendor/httpauth-0.1/Rakefile",
489
- "vendor/httpauth-0.1/examples/client_digest_secure",
490
- "vendor/httpauth-0.1/examples/server_digest_secure",
491
- "vendor/httpauth-0.1/lib/httpauth.rb",
492
- "vendor/httpauth-0.1/lib/httpauth/basic.rb",
493
- "vendor/httpauth-0.1/lib/httpauth/constants.rb",
494
- "vendor/httpauth-0.1/lib/httpauth/digest.rb",
495
- "vendor/httpauth-0.1/lib/httpauth/exceptions.rb",
496
- "vendor/options-2.3.0/README",
497
- "vendor/options-2.3.0/README.erb",
498
- "vendor/options-2.3.0/Rakefile",
499
- "vendor/options-2.3.0/lib/options.rb",
500
- "vendor/options-2.3.0/options.gemspec",
501
- "vendor/options-2.3.0/samples/a.rb",
502
- "vendor/options-2.3.0/samples/b.rb",
503
- "vendor/options-2.3.0/samples/c.rb",
504
- "vendor/options-2.3.0/samples/d.rb",
505
- "vendor/options-2.3.0/spec/options_spec.rb",
506
- "vendor/options-2.3.0/spec/spec_helper.rb",
507
- "vendor/resourceful-1.0.1/History.txt",
508
- "vendor/resourceful-1.0.1/MIT-LICENSE",
509
- "vendor/resourceful-1.0.1/Manifest",
510
- "vendor/resourceful-1.0.1/README.markdown",
511
- "vendor/resourceful-1.0.1/Rakefile",
512
- "vendor/resourceful-1.0.1/lib/resourceful.rb",
513
- "vendor/resourceful-1.0.1/lib/resourceful/abstract_form_data.rb",
514
- "vendor/resourceful-1.0.1/lib/resourceful/authentication_manager.rb",
515
- "vendor/resourceful-1.0.1/lib/resourceful/cache_manager.rb",
516
- "vendor/resourceful-1.0.1/lib/resourceful/exceptions.rb",
517
- "vendor/resourceful-1.0.1/lib/resourceful/header.rb",
518
- "vendor/resourceful-1.0.1/lib/resourceful/http_accessor.rb",
519
- "vendor/resourceful-1.0.1/lib/resourceful/memcache_cache_manager.rb",
520
- "vendor/resourceful-1.0.1/lib/resourceful/multipart_form_data.rb",
521
- "vendor/resourceful-1.0.1/lib/resourceful/net_http_adapter.rb",
522
- "vendor/resourceful-1.0.1/lib/resourceful/request.rb",
523
- "vendor/resourceful-1.0.1/lib/resourceful/resource.rb",
524
- "vendor/resourceful-1.0.1/lib/resourceful/response.rb",
525
- "vendor/resourceful-1.0.1/lib/resourceful/simple.rb",
526
- "vendor/resourceful-1.0.1/lib/resourceful/stubbed_resource_proxy.rb",
527
- "vendor/resourceful-1.0.1/lib/resourceful/urlencoded_form_data.rb",
528
- "vendor/resourceful-1.0.1/lib/resourceful/util.rb",
529
- "vendor/resourceful-1.0.1/resourceful.gemspec",
530
- "vendor/resourceful-1.0.1/spec/acceptance/authorization_spec.rb",
531
- "vendor/resourceful-1.0.1/spec/acceptance/caching_spec.rb",
532
- "vendor/resourceful-1.0.1/spec/acceptance/header_spec.rb",
533
- "vendor/resourceful-1.0.1/spec/acceptance/redirecting_spec.rb",
534
- "vendor/resourceful-1.0.1/spec/acceptance/resource_spec.rb",
535
- "vendor/resourceful-1.0.1/spec/acceptance/resourceful_spec.rb",
536
- "vendor/resourceful-1.0.1/spec/acceptance_shared_specs.rb",
537
- "vendor/resourceful-1.0.1/spec/caching_spec.rb",
538
- "vendor/resourceful-1.0.1/spec/old_acceptance_specs.rb",
539
- "vendor/resourceful-1.0.1/spec/resourceful/header_spec.rb",
540
- "vendor/resourceful-1.0.1/spec/resourceful/http_accessor_spec.rb",
541
- "vendor/resourceful-1.0.1/spec/resourceful/multipart_form_data_spec.rb",
542
- "vendor/resourceful-1.0.1/spec/resourceful/resource_spec.rb",
543
- "vendor/resourceful-1.0.1/spec/resourceful/response_spec.rb",
544
- "vendor/resourceful-1.0.1/spec/resourceful/urlencoded_form_data_spec.rb",
545
- "vendor/resourceful-1.0.1/spec/resourceful_spec.rb",
546
- "vendor/resourceful-1.0.1/spec/simple_sinatra_server.rb",
547
- "vendor/resourceful-1.0.1/spec/simple_sinatra_server_spec.rb",
548
- "vendor/resourceful-1.0.1/spec/spec.opts",
549
- "vendor/resourceful-1.0.1/spec/spec_helper.rb"
550
- ]
551
- s.homepage = %q{http://github.com/abiquo/abiquo-etk}
552
- s.rdoc_options = ["--charset=UTF-8"]
553
- s.require_paths = ["lib"]
554
- s.rubygems_version = %q{1.3.7}
555
- s.summary = %q{Abiquo Elite Toolkit}
556
-
557
- if s.respond_to? :specification_version then
558
- current_version = Gem::Specification::CURRENT_SPECIFICATION_VERSION
559
- s.specification_version = 3
560
-
561
- if Gem::Version.new(Gem::VERSION) >= Gem::Version.new('1.2.0') then
562
- s.add_runtime_dependency(%q<nokogiri>, [">= 1.3"])
563
- s.add_runtime_dependency(%q<rpm-utils>, [">= 0.1"])
564
- s.add_runtime_dependency(%q<term-ansicolor>, [">= 1.0"])
565
- s.add_runtime_dependency(%q<mixlib-cli>, [">= 1.2"])
566
- else
567
- s.add_dependency(%q<nokogiri>, [">= 1.3"])
568
- s.add_dependency(%q<rpm-utils>, [">= 0.1"])
569
- s.add_dependency(%q<term-ansicolor>, [">= 1.0"])
570
- s.add_dependency(%q<mixlib-cli>, [">= 1.2"])
571
- end
572
- else
573
- s.add_dependency(%q<nokogiri>, [">= 1.3"])
574
- s.add_dependency(%q<rpm-utils>, [">= 0.1"])
575
- s.add_dependency(%q<term-ansicolor>, [">= 1.0"])
576
- s.add_dependency(%q<mixlib-cli>, [">= 1.2"])
577
- end
578
- end
579
-