trip_advisor 0.0.15
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.
- checksums.yaml +7 -0
- data/.document +5 -0
- data/.gitignore +52 -0
- data/.rspec +1 -0
- data/.ruby-version +1 -0
- data/.travis.yml +5 -0
- data/Gemfile +4 -0
- data/Gemfile.lock +118 -0
- data/LICENSE.txt +20 -0
- data/README.md +23 -0
- data/Rakefile +7 -0
- data/lib/trip_advisor/api.rb +45 -0
- data/lib/trip_advisor/build.rb +221 -0
- data/lib/trip_advisor/rake_tasks.rb +182 -0
- data/lib/trip_advisor/resource_manager.rb +101 -0
- data/lib/trip_advisor/strings_file.rb +112 -0
- data/lib/trip_advisor/translation.rb +63 -0
- data/lib/trip_advisor/translation_tool.rb +110 -0
- data/lib/trip_advisor/version.rb +3 -0
- data/lib/trip_advisor.rb +5 -0
- data/run_tests.sh +6 -0
- data/spec/api_spec.rb +34 -0
- data/spec/builder_spec.rb +262 -0
- data/spec/fixtures/AndroidStrings.txt +21 -0
- data/spec/fixtures/Strings.txt +47 -0
- data/spec/fixtures/project.git/.gitignore +1 -0
- data/spec/fixtures/project.git/BUILD.json +7 -0
- data/spec/fixtures/project.git/Code/Project.h +0 -0
- data/spec/fixtures/project.git/Code/Project.m +0 -0
- data/spec/fixtures/project.git/Gemfile +3 -0
- data/spec/fixtures/project.git/Gemfile.lock +38 -0
- data/spec/fixtures/project.git/HEAD +1 -0
- data/spec/fixtures/project.git/LICENSE +1 -0
- data/spec/fixtures/project.git/Podfile +6 -0
- data/spec/fixtures/project.git/Podfile.lock +14 -0
- data/spec/fixtures/project.git/Project.podspec +14 -0
- data/spec/fixtures/project.git/TestProject/Images.xcassets/AppIcon.appiconset/Contents.json +23 -0
- data/spec/fixtures/project.git/TestProject/Images.xcassets/LaunchImage.launchimage/Contents.json +23 -0
- data/spec/fixtures/project.git/TestProject/TATPAppDelegate.h +15 -0
- data/spec/fixtures/project.git/TestProject/TATPAppDelegate.m +49 -0
- data/spec/fixtures/project.git/TestProject/TestProject-Info.plist +38 -0
- data/spec/fixtures/project.git/TestProject/TestProject-Prefix.pch +16 -0
- data/spec/fixtures/project.git/TestProject/en.lproj/InfoPlist.strings +1 -0
- data/spec/fixtures/project.git/TestProject/main.m +18 -0
- data/spec/fixtures/project.git/TestProject.xcodeproj/project.pbxproj +1020 -0
- data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata +7 -0
- data/spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/xcuserdata/blake.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
- data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/TestProject.xcscheme +96 -0
- data/spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/xcschememanagement.plist +27 -0
- data/spec/fixtures/project.git/TestProject.xcworkspace/contents.xcworkspacedata +1 -0
- data/spec/fixtures/project.git/TestProjectTests/TestProjectTests-Info.plist +22 -0
- data/spec/fixtures/project.git/TestProjectTests/TestProjectTests.m +34 -0
- data/spec/fixtures/project.git/TestProjectTests/en.lproj/InfoPlist.strings +1 -0
- data/spec/fixtures/project.git/VERSION +1 -0
- data/spec/fixtures/project.git/config +7 -0
- data/spec/fixtures/project.git/description +1 -0
- data/spec/fixtures/project.git/index +0 -0
- data/spec/fixtures/project.git/info/exclude +6 -0
- data/spec/fixtures/project.git/logs/HEAD +1 -0
- data/spec/fixtures/project.git/logs/refs/heads/master +1 -0
- data/spec/fixtures/project.git/objects/00/a6b3f80ebbe4019f03461416061e8805e6eab1 +0 -0
- data/spec/fixtures/project.git/objects/03/c303d5552f29d366d11a13448c3c18e94c3bfa +0 -0
- data/spec/fixtures/project.git/objects/03/ff7c3a95a196ac8ad1d53db2bd4fb4c80507c1 +0 -0
- data/spec/fixtures/project.git/objects/0a/7123364a174ffda52d29a18cdd31fd325bbd6c +0 -0
- data/spec/fixtures/project.git/objects/0d/183cba8b0a5e477ea1d001130c222af19b8324 +0 -0
- data/spec/fixtures/project.git/objects/0e/6ba5232c3c2f8a7e435794e845b5dc9f339d8b +0 -0
- data/spec/fixtures/project.git/objects/25/5b4ee687ed1337cffb10e6d07bb89ee6e5d180 +0 -0
- data/spec/fixtures/project.git/objects/25/60a2b9ab9323ca61a0fdebd3b4af46dbe4c272 +0 -0
- data/spec/fixtures/project.git/objects/2b/f8bd93d56787a7548c7f8960a94f05c269b486 +0 -0
- data/spec/fixtures/project.git/objects/38/439105a884d2556443c7b5c645034e67fb7987 +0 -0
- data/spec/fixtures/project.git/objects/3e/efcb9dd5b38e2c1dc061052455dd97bcd51e6c +0 -0
- data/spec/fixtures/project.git/objects/53/8b3019ab68814604fbc8e017d09b690c22728c +0 -0
- data/spec/fixtures/project.git/objects/59/c178850684e21fafbebedeff15b2b522402af2 +0 -0
- data/spec/fixtures/project.git/objects/62/037867910d9aa803d7e02addc26574e270d3d8 +0 -0
- data/spec/fixtures/project.git/objects/66/05c1af131470a3b635d166f2591917b32f3b82 +0 -0
- data/spec/fixtures/project.git/objects/69/67e396037a52d8300eb9dc8a1e9f7155dd55bf +0 -0
- data/spec/fixtures/project.git/objects/6b/5ad4043aee9bc0936466760665f870d4f2f40f +0 -0
- data/spec/fixtures/project.git/objects/6c/fc746d4ecf2e3ac67bb0cf6c4013e1aff9b1f1 +0 -0
- data/spec/fixtures/project.git/objects/6f/3b0ab36651ca648408c176f81e4b2e202efa0b +0 -0
- data/spec/fixtures/project.git/objects/74/3435c9bee5c433fe166891e698fdc70d81a3de +0 -0
- data/spec/fixtures/project.git/objects/96/81bfb8ec019f74df384cfb66d68e94bd6d9005 +0 -0
- data/spec/fixtures/project.git/objects/99/fa9259e929fe3bee4791ff2a63070fc0358c0a +3 -0
- data/spec/fixtures/project.git/objects/a1/5f8980cfbf126a9a0b3ddf7fb1c3fbd6480934 +2 -0
- data/spec/fixtures/project.git/objects/a3/96706db4ec4cfca4d984d38b90dc8098bded40 +1 -0
- data/spec/fixtures/project.git/objects/b4/42134ccda2b0b1813288e7e04a401a4bef2b59 +0 -0
- data/spec/fixtures/project.git/objects/b9/2732c79e00cf2fad5ceceb61bbc7a9a9739d2c +0 -0
- data/spec/fixtures/project.git/objects/ba/01f5352549018dfdb95423b9e0974443ec0346 +1 -0
- data/spec/fixtures/project.git/objects/ba/8dd7d2162334426facd310f62ed923eb6f4cf5 +0 -0
- data/spec/fixtures/project.git/objects/bf/422763a0101a5971e15d53581acb825b4d38b8 +0 -0
- data/spec/fixtures/project.git/objects/c7/9ebd3ada1309bae694b8e6760592b1254e035c +2 -0
- data/spec/fixtures/project.git/objects/ca/7ced48ee61e517fc57576a33dc9d95f5d4f539 +2 -0
- data/spec/fixtures/project.git/objects/ce/eed5f059b6d374d08e0b1e732463842b3a5a91 +0 -0
- data/spec/fixtures/project.git/objects/d7/89fd591fee7d26c2f40c6614b5a91931377f88 +0 -0
- data/spec/fixtures/project.git/objects/d8/ec4dbb2804f53fd863cd0adb830c5bf4e85a1d +0 -0
- data/spec/fixtures/project.git/objects/dc/680e07f12748657d5a798495f08ce3ad884f0b +0 -0
- data/spec/fixtures/project.git/objects/de/de871ad5691708aca809557a823082a70dde69 +0 -0
- data/spec/fixtures/project.git/objects/e0/30730e56be52e4dc293c829f73e0c586073ad2 +0 -0
- data/spec/fixtures/project.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391 +0 -0
- data/spec/fixtures/project.git/objects/e6/f7f8a92eb3177d10a809b96f41905e9be4cc2b +0 -0
- data/spec/fixtures/project.git/objects/ed/7115c4ae4c1885ee75f6ffe946b559546efd28 +0 -0
- data/spec/fixtures/project.git/objects/f1/e01dd1256054d5717ef0c89008f0a22639e273 +2 -0
- data/spec/fixtures/project.git/objects/f9/3e9c03a56aba331bcd98cb2ef00ba0003de285 +0 -0
- data/spec/fixtures/project.git/refs/heads/master +1 -0
- data/spec/fixtures/search.json +14159 -0
- data/spec/fixtures/search_results_1-50.html +1076 -0
- data/spec/fixtures/search_results_101-110.html +476 -0
- data/spec/fixtures/search_results_51-100.html +1076 -0
- data/spec/fixtures/translation_details.html +728 -0
- data/spec/fixtures/translation_details.json +738 -0
- data/spec/spec_helper.rb +28 -0
- data/spec/strings_file_spec.rb +225 -0
- data/spec/translation_spec.rb +21 -0
- data/spec/translation_tool_spec.rb +146 -0
- data/trip_advisor.gemspec +38 -0
- metadata +474 -0
metadata
ADDED
|
@@ -0,0 +1,474 @@
|
|
|
1
|
+
--- !ruby/object:Gem::Specification
|
|
2
|
+
name: trip_advisor
|
|
3
|
+
version: !ruby/object:Gem::Version
|
|
4
|
+
version: 0.0.15
|
|
5
|
+
platform: ruby
|
|
6
|
+
authors:
|
|
7
|
+
- Blake Watters
|
|
8
|
+
autorequire:
|
|
9
|
+
bindir: bin
|
|
10
|
+
cert_chain: []
|
|
11
|
+
date: 2015-04-29 00:00:00.000000000 Z
|
|
12
|
+
dependencies:
|
|
13
|
+
- !ruby/object:Gem::Dependency
|
|
14
|
+
name: nokogiri
|
|
15
|
+
requirement: !ruby/object:Gem::Requirement
|
|
16
|
+
requirements:
|
|
17
|
+
- - ~>
|
|
18
|
+
- !ruby/object:Gem::Version
|
|
19
|
+
version: 1.6.0
|
|
20
|
+
type: :runtime
|
|
21
|
+
prerelease: false
|
|
22
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
23
|
+
requirements:
|
|
24
|
+
- - ~>
|
|
25
|
+
- !ruby/object:Gem::Version
|
|
26
|
+
version: 1.6.0
|
|
27
|
+
- !ruby/object:Gem::Dependency
|
|
28
|
+
name: rest-client
|
|
29
|
+
requirement: !ruby/object:Gem::Requirement
|
|
30
|
+
requirements:
|
|
31
|
+
- - ~>
|
|
32
|
+
- !ruby/object:Gem::Version
|
|
33
|
+
version: 1.6.7
|
|
34
|
+
type: :runtime
|
|
35
|
+
prerelease: false
|
|
36
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
37
|
+
requirements:
|
|
38
|
+
- - ~>
|
|
39
|
+
- !ruby/object:Gem::Version
|
|
40
|
+
version: 1.6.7
|
|
41
|
+
- !ruby/object:Gem::Dependency
|
|
42
|
+
name: addressable
|
|
43
|
+
requirement: !ruby/object:Gem::Requirement
|
|
44
|
+
requirements:
|
|
45
|
+
- - ~>
|
|
46
|
+
- !ruby/object:Gem::Version
|
|
47
|
+
version: 2.3.5
|
|
48
|
+
type: :runtime
|
|
49
|
+
prerelease: false
|
|
50
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
51
|
+
requirements:
|
|
52
|
+
- - ~>
|
|
53
|
+
- !ruby/object:Gem::Version
|
|
54
|
+
version: 2.3.5
|
|
55
|
+
- !ruby/object:Gem::Dependency
|
|
56
|
+
name: twine
|
|
57
|
+
requirement: !ruby/object:Gem::Requirement
|
|
58
|
+
requirements:
|
|
59
|
+
- - ~>
|
|
60
|
+
- !ruby/object:Gem::Version
|
|
61
|
+
version: 0.4.0
|
|
62
|
+
type: :runtime
|
|
63
|
+
prerelease: false
|
|
64
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
65
|
+
requirements:
|
|
66
|
+
- - ~>
|
|
67
|
+
- !ruby/object:Gem::Version
|
|
68
|
+
version: 0.4.0
|
|
69
|
+
- !ruby/object:Gem::Dependency
|
|
70
|
+
name: highline
|
|
71
|
+
requirement: !ruby/object:Gem::Requirement
|
|
72
|
+
requirements:
|
|
73
|
+
- - ~>
|
|
74
|
+
- !ruby/object:Gem::Version
|
|
75
|
+
version: 1.6.19
|
|
76
|
+
type: :runtime
|
|
77
|
+
prerelease: false
|
|
78
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
79
|
+
requirements:
|
|
80
|
+
- - ~>
|
|
81
|
+
- !ruby/object:Gem::Version
|
|
82
|
+
version: 1.6.19
|
|
83
|
+
- !ruby/object:Gem::Dependency
|
|
84
|
+
name: rugged
|
|
85
|
+
requirement: !ruby/object:Gem::Requirement
|
|
86
|
+
requirements:
|
|
87
|
+
- - ~>
|
|
88
|
+
- !ruby/object:Gem::Version
|
|
89
|
+
version: 0.19.0
|
|
90
|
+
type: :runtime
|
|
91
|
+
prerelease: false
|
|
92
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
93
|
+
requirements:
|
|
94
|
+
- - ~>
|
|
95
|
+
- !ruby/object:Gem::Version
|
|
96
|
+
version: 0.19.0
|
|
97
|
+
- !ruby/object:Gem::Dependency
|
|
98
|
+
name: oj
|
|
99
|
+
requirement: !ruby/object:Gem::Requirement
|
|
100
|
+
requirements:
|
|
101
|
+
- - ~>
|
|
102
|
+
- !ruby/object:Gem::Version
|
|
103
|
+
version: 2.1.6
|
|
104
|
+
type: :runtime
|
|
105
|
+
prerelease: false
|
|
106
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
107
|
+
requirements:
|
|
108
|
+
- - ~>
|
|
109
|
+
- !ruby/object:Gem::Version
|
|
110
|
+
version: 2.1.6
|
|
111
|
+
- !ruby/object:Gem::Dependency
|
|
112
|
+
name: cocoapods
|
|
113
|
+
requirement: !ruby/object:Gem::Requirement
|
|
114
|
+
requirements:
|
|
115
|
+
- - ~>
|
|
116
|
+
- !ruby/object:Gem::Version
|
|
117
|
+
version: 0.34.2
|
|
118
|
+
type: :runtime
|
|
119
|
+
prerelease: false
|
|
120
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
121
|
+
requirements:
|
|
122
|
+
- - ~>
|
|
123
|
+
- !ruby/object:Gem::Version
|
|
124
|
+
version: 0.34.2
|
|
125
|
+
- !ruby/object:Gem::Dependency
|
|
126
|
+
name: xcpretty
|
|
127
|
+
requirement: !ruby/object:Gem::Requirement
|
|
128
|
+
requirements:
|
|
129
|
+
- - ~>
|
|
130
|
+
- !ruby/object:Gem::Version
|
|
131
|
+
version: 0.1.7
|
|
132
|
+
type: :runtime
|
|
133
|
+
prerelease: false
|
|
134
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
135
|
+
requirements:
|
|
136
|
+
- - ~>
|
|
137
|
+
- !ruby/object:Gem::Version
|
|
138
|
+
version: 0.1.7
|
|
139
|
+
- !ruby/object:Gem::Dependency
|
|
140
|
+
name: bundler
|
|
141
|
+
requirement: !ruby/object:Gem::Requirement
|
|
142
|
+
requirements:
|
|
143
|
+
- - ~>
|
|
144
|
+
- !ruby/object:Gem::Version
|
|
145
|
+
version: '1.7'
|
|
146
|
+
type: :development
|
|
147
|
+
prerelease: false
|
|
148
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
149
|
+
requirements:
|
|
150
|
+
- - ~>
|
|
151
|
+
- !ruby/object:Gem::Version
|
|
152
|
+
version: '1.7'
|
|
153
|
+
- !ruby/object:Gem::Dependency
|
|
154
|
+
name: rake
|
|
155
|
+
requirement: !ruby/object:Gem::Requirement
|
|
156
|
+
requirements:
|
|
157
|
+
- - '>='
|
|
158
|
+
- !ruby/object:Gem::Version
|
|
159
|
+
version: '0'
|
|
160
|
+
type: :development
|
|
161
|
+
prerelease: false
|
|
162
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
163
|
+
requirements:
|
|
164
|
+
- - '>='
|
|
165
|
+
- !ruby/object:Gem::Version
|
|
166
|
+
version: '0'
|
|
167
|
+
- !ruby/object:Gem::Dependency
|
|
168
|
+
name: rspec
|
|
169
|
+
requirement: !ruby/object:Gem::Requirement
|
|
170
|
+
requirements:
|
|
171
|
+
- - ~>
|
|
172
|
+
- !ruby/object:Gem::Version
|
|
173
|
+
version: 2.14.0
|
|
174
|
+
type: :development
|
|
175
|
+
prerelease: false
|
|
176
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
177
|
+
requirements:
|
|
178
|
+
- - ~>
|
|
179
|
+
- !ruby/object:Gem::Version
|
|
180
|
+
version: 2.14.0
|
|
181
|
+
- !ruby/object:Gem::Dependency
|
|
182
|
+
name: simplecov
|
|
183
|
+
requirement: !ruby/object:Gem::Requirement
|
|
184
|
+
requirements:
|
|
185
|
+
- - ~>
|
|
186
|
+
- !ruby/object:Gem::Version
|
|
187
|
+
version: 0.7.1
|
|
188
|
+
type: :development
|
|
189
|
+
prerelease: false
|
|
190
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
191
|
+
requirements:
|
|
192
|
+
- - ~>
|
|
193
|
+
- !ruby/object:Gem::Version
|
|
194
|
+
version: 0.7.1
|
|
195
|
+
- !ruby/object:Gem::Dependency
|
|
196
|
+
name: webmock
|
|
197
|
+
requirement: !ruby/object:Gem::Requirement
|
|
198
|
+
requirements:
|
|
199
|
+
- - ~>
|
|
200
|
+
- !ruby/object:Gem::Version
|
|
201
|
+
version: 1.13.0
|
|
202
|
+
type: :development
|
|
203
|
+
prerelease: false
|
|
204
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
205
|
+
requirements:
|
|
206
|
+
- - ~>
|
|
207
|
+
- !ruby/object:Gem::Version
|
|
208
|
+
version: 1.13.0
|
|
209
|
+
- !ruby/object:Gem::Dependency
|
|
210
|
+
name: excon
|
|
211
|
+
requirement: !ruby/object:Gem::Requirement
|
|
212
|
+
requirements:
|
|
213
|
+
- - ~>
|
|
214
|
+
- !ruby/object:Gem::Version
|
|
215
|
+
version: 0.26.0
|
|
216
|
+
type: :development
|
|
217
|
+
prerelease: false
|
|
218
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
219
|
+
requirements:
|
|
220
|
+
- - ~>
|
|
221
|
+
- !ruby/object:Gem::Version
|
|
222
|
+
version: 0.26.0
|
|
223
|
+
- !ruby/object:Gem::Dependency
|
|
224
|
+
name: tomdoc
|
|
225
|
+
requirement: !ruby/object:Gem::Requirement
|
|
226
|
+
requirements:
|
|
227
|
+
- - ~>
|
|
228
|
+
- !ruby/object:Gem::Version
|
|
229
|
+
version: 0.2.5
|
|
230
|
+
type: :development
|
|
231
|
+
prerelease: false
|
|
232
|
+
version_requirements: !ruby/object:Gem::Requirement
|
|
233
|
+
requirements:
|
|
234
|
+
- - ~>
|
|
235
|
+
- !ruby/object:Gem::Version
|
|
236
|
+
version: 0.2.5
|
|
237
|
+
description: A Ruby interface for interacting with TripAdvisor development API's
|
|
238
|
+
email:
|
|
239
|
+
- bwatters@tripadvisor.com
|
|
240
|
+
executables: []
|
|
241
|
+
extensions: []
|
|
242
|
+
extra_rdoc_files: []
|
|
243
|
+
files:
|
|
244
|
+
- .document
|
|
245
|
+
- .gitignore
|
|
246
|
+
- .rspec
|
|
247
|
+
- .ruby-version
|
|
248
|
+
- .travis.yml
|
|
249
|
+
- Gemfile
|
|
250
|
+
- Gemfile.lock
|
|
251
|
+
- LICENSE.txt
|
|
252
|
+
- README.md
|
|
253
|
+
- Rakefile
|
|
254
|
+
- lib/trip_advisor.rb
|
|
255
|
+
- lib/trip_advisor/api.rb
|
|
256
|
+
- lib/trip_advisor/build.rb
|
|
257
|
+
- lib/trip_advisor/rake_tasks.rb
|
|
258
|
+
- lib/trip_advisor/resource_manager.rb
|
|
259
|
+
- lib/trip_advisor/strings_file.rb
|
|
260
|
+
- lib/trip_advisor/translation.rb
|
|
261
|
+
- lib/trip_advisor/translation_tool.rb
|
|
262
|
+
- lib/trip_advisor/version.rb
|
|
263
|
+
- run_tests.sh
|
|
264
|
+
- spec/api_spec.rb
|
|
265
|
+
- spec/builder_spec.rb
|
|
266
|
+
- spec/fixtures/AndroidStrings.txt
|
|
267
|
+
- spec/fixtures/Strings.txt
|
|
268
|
+
- spec/fixtures/project.git/.gitignore
|
|
269
|
+
- spec/fixtures/project.git/BUILD.json
|
|
270
|
+
- spec/fixtures/project.git/Code/Project.h
|
|
271
|
+
- spec/fixtures/project.git/Code/Project.m
|
|
272
|
+
- spec/fixtures/project.git/Gemfile
|
|
273
|
+
- spec/fixtures/project.git/Gemfile.lock
|
|
274
|
+
- spec/fixtures/project.git/HEAD
|
|
275
|
+
- spec/fixtures/project.git/LICENSE
|
|
276
|
+
- spec/fixtures/project.git/Podfile
|
|
277
|
+
- spec/fixtures/project.git/Podfile.lock
|
|
278
|
+
- spec/fixtures/project.git/Project.podspec
|
|
279
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.pbxproj
|
|
280
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
|
281
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/xcuserdata/blake.xcuserdatad/UserInterfaceState.xcuserstate
|
|
282
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/TestProject.xcscheme
|
|
283
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/xcschememanagement.plist
|
|
284
|
+
- spec/fixtures/project.git/TestProject.xcworkspace/contents.xcworkspacedata
|
|
285
|
+
- spec/fixtures/project.git/TestProject/Images.xcassets/AppIcon.appiconset/Contents.json
|
|
286
|
+
- spec/fixtures/project.git/TestProject/Images.xcassets/LaunchImage.launchimage/Contents.json
|
|
287
|
+
- spec/fixtures/project.git/TestProject/TATPAppDelegate.h
|
|
288
|
+
- spec/fixtures/project.git/TestProject/TATPAppDelegate.m
|
|
289
|
+
- spec/fixtures/project.git/TestProject/TestProject-Info.plist
|
|
290
|
+
- spec/fixtures/project.git/TestProject/TestProject-Prefix.pch
|
|
291
|
+
- spec/fixtures/project.git/TestProject/en.lproj/InfoPlist.strings
|
|
292
|
+
- spec/fixtures/project.git/TestProject/main.m
|
|
293
|
+
- spec/fixtures/project.git/TestProjectTests/TestProjectTests-Info.plist
|
|
294
|
+
- spec/fixtures/project.git/TestProjectTests/TestProjectTests.m
|
|
295
|
+
- spec/fixtures/project.git/TestProjectTests/en.lproj/InfoPlist.strings
|
|
296
|
+
- spec/fixtures/project.git/VERSION
|
|
297
|
+
- spec/fixtures/project.git/config
|
|
298
|
+
- spec/fixtures/project.git/description
|
|
299
|
+
- spec/fixtures/project.git/index
|
|
300
|
+
- spec/fixtures/project.git/info/exclude
|
|
301
|
+
- spec/fixtures/project.git/logs/HEAD
|
|
302
|
+
- spec/fixtures/project.git/logs/refs/heads/master
|
|
303
|
+
- spec/fixtures/project.git/objects/00/a6b3f80ebbe4019f03461416061e8805e6eab1
|
|
304
|
+
- spec/fixtures/project.git/objects/03/c303d5552f29d366d11a13448c3c18e94c3bfa
|
|
305
|
+
- spec/fixtures/project.git/objects/03/ff7c3a95a196ac8ad1d53db2bd4fb4c80507c1
|
|
306
|
+
- spec/fixtures/project.git/objects/0a/7123364a174ffda52d29a18cdd31fd325bbd6c
|
|
307
|
+
- spec/fixtures/project.git/objects/0d/183cba8b0a5e477ea1d001130c222af19b8324
|
|
308
|
+
- spec/fixtures/project.git/objects/0e/6ba5232c3c2f8a7e435794e845b5dc9f339d8b
|
|
309
|
+
- spec/fixtures/project.git/objects/25/5b4ee687ed1337cffb10e6d07bb89ee6e5d180
|
|
310
|
+
- spec/fixtures/project.git/objects/25/60a2b9ab9323ca61a0fdebd3b4af46dbe4c272
|
|
311
|
+
- spec/fixtures/project.git/objects/2b/f8bd93d56787a7548c7f8960a94f05c269b486
|
|
312
|
+
- spec/fixtures/project.git/objects/38/439105a884d2556443c7b5c645034e67fb7987
|
|
313
|
+
- spec/fixtures/project.git/objects/3e/efcb9dd5b38e2c1dc061052455dd97bcd51e6c
|
|
314
|
+
- spec/fixtures/project.git/objects/53/8b3019ab68814604fbc8e017d09b690c22728c
|
|
315
|
+
- spec/fixtures/project.git/objects/59/c178850684e21fafbebedeff15b2b522402af2
|
|
316
|
+
- spec/fixtures/project.git/objects/62/037867910d9aa803d7e02addc26574e270d3d8
|
|
317
|
+
- spec/fixtures/project.git/objects/66/05c1af131470a3b635d166f2591917b32f3b82
|
|
318
|
+
- spec/fixtures/project.git/objects/69/67e396037a52d8300eb9dc8a1e9f7155dd55bf
|
|
319
|
+
- spec/fixtures/project.git/objects/6b/5ad4043aee9bc0936466760665f870d4f2f40f
|
|
320
|
+
- spec/fixtures/project.git/objects/6c/fc746d4ecf2e3ac67bb0cf6c4013e1aff9b1f1
|
|
321
|
+
- spec/fixtures/project.git/objects/6f/3b0ab36651ca648408c176f81e4b2e202efa0b
|
|
322
|
+
- spec/fixtures/project.git/objects/74/3435c9bee5c433fe166891e698fdc70d81a3de
|
|
323
|
+
- spec/fixtures/project.git/objects/96/81bfb8ec019f74df384cfb66d68e94bd6d9005
|
|
324
|
+
- spec/fixtures/project.git/objects/99/fa9259e929fe3bee4791ff2a63070fc0358c0a
|
|
325
|
+
- spec/fixtures/project.git/objects/a1/5f8980cfbf126a9a0b3ddf7fb1c3fbd6480934
|
|
326
|
+
- spec/fixtures/project.git/objects/a3/96706db4ec4cfca4d984d38b90dc8098bded40
|
|
327
|
+
- spec/fixtures/project.git/objects/b4/42134ccda2b0b1813288e7e04a401a4bef2b59
|
|
328
|
+
- spec/fixtures/project.git/objects/b9/2732c79e00cf2fad5ceceb61bbc7a9a9739d2c
|
|
329
|
+
- spec/fixtures/project.git/objects/ba/01f5352549018dfdb95423b9e0974443ec0346
|
|
330
|
+
- spec/fixtures/project.git/objects/ba/8dd7d2162334426facd310f62ed923eb6f4cf5
|
|
331
|
+
- spec/fixtures/project.git/objects/bf/422763a0101a5971e15d53581acb825b4d38b8
|
|
332
|
+
- spec/fixtures/project.git/objects/c7/9ebd3ada1309bae694b8e6760592b1254e035c
|
|
333
|
+
- spec/fixtures/project.git/objects/ca/7ced48ee61e517fc57576a33dc9d95f5d4f539
|
|
334
|
+
- spec/fixtures/project.git/objects/ce/eed5f059b6d374d08e0b1e732463842b3a5a91
|
|
335
|
+
- spec/fixtures/project.git/objects/d7/89fd591fee7d26c2f40c6614b5a91931377f88
|
|
336
|
+
- spec/fixtures/project.git/objects/d8/ec4dbb2804f53fd863cd0adb830c5bf4e85a1d
|
|
337
|
+
- spec/fixtures/project.git/objects/dc/680e07f12748657d5a798495f08ce3ad884f0b
|
|
338
|
+
- spec/fixtures/project.git/objects/de/de871ad5691708aca809557a823082a70dde69
|
|
339
|
+
- spec/fixtures/project.git/objects/e0/30730e56be52e4dc293c829f73e0c586073ad2
|
|
340
|
+
- spec/fixtures/project.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
|
|
341
|
+
- spec/fixtures/project.git/objects/e6/f7f8a92eb3177d10a809b96f41905e9be4cc2b
|
|
342
|
+
- spec/fixtures/project.git/objects/ed/7115c4ae4c1885ee75f6ffe946b559546efd28
|
|
343
|
+
- spec/fixtures/project.git/objects/f1/e01dd1256054d5717ef0c89008f0a22639e273
|
|
344
|
+
- spec/fixtures/project.git/objects/f9/3e9c03a56aba331bcd98cb2ef00ba0003de285
|
|
345
|
+
- spec/fixtures/project.git/refs/heads/master
|
|
346
|
+
- spec/fixtures/search.json
|
|
347
|
+
- spec/fixtures/search_results_1-50.html
|
|
348
|
+
- spec/fixtures/search_results_101-110.html
|
|
349
|
+
- spec/fixtures/search_results_51-100.html
|
|
350
|
+
- spec/fixtures/translation_details.html
|
|
351
|
+
- spec/fixtures/translation_details.json
|
|
352
|
+
- spec/spec_helper.rb
|
|
353
|
+
- spec/strings_file_spec.rb
|
|
354
|
+
- spec/translation_spec.rb
|
|
355
|
+
- spec/translation_tool_spec.rb
|
|
356
|
+
- trip_advisor.gemspec
|
|
357
|
+
homepage: http://engineering.tripadvisor.com
|
|
358
|
+
licenses:
|
|
359
|
+
- Commercial
|
|
360
|
+
metadata: {}
|
|
361
|
+
post_install_message:
|
|
362
|
+
rdoc_options: []
|
|
363
|
+
require_paths:
|
|
364
|
+
- lib
|
|
365
|
+
required_ruby_version: !ruby/object:Gem::Requirement
|
|
366
|
+
requirements:
|
|
367
|
+
- - '>='
|
|
368
|
+
- !ruby/object:Gem::Version
|
|
369
|
+
version: '0'
|
|
370
|
+
required_rubygems_version: !ruby/object:Gem::Requirement
|
|
371
|
+
requirements:
|
|
372
|
+
- - '>='
|
|
373
|
+
- !ruby/object:Gem::Version
|
|
374
|
+
version: '0'
|
|
375
|
+
requirements: []
|
|
376
|
+
rubyforge_project:
|
|
377
|
+
rubygems_version: 2.4.5
|
|
378
|
+
signing_key:
|
|
379
|
+
specification_version: 4
|
|
380
|
+
summary: This library provides interfaces to a number of TripAdvisor internal API's
|
|
381
|
+
used for development purposes.
|
|
382
|
+
test_files:
|
|
383
|
+
- spec/api_spec.rb
|
|
384
|
+
- spec/builder_spec.rb
|
|
385
|
+
- spec/fixtures/AndroidStrings.txt
|
|
386
|
+
- spec/fixtures/Strings.txt
|
|
387
|
+
- spec/fixtures/project.git/.gitignore
|
|
388
|
+
- spec/fixtures/project.git/BUILD.json
|
|
389
|
+
- spec/fixtures/project.git/Code/Project.h
|
|
390
|
+
- spec/fixtures/project.git/Code/Project.m
|
|
391
|
+
- spec/fixtures/project.git/Gemfile
|
|
392
|
+
- spec/fixtures/project.git/Gemfile.lock
|
|
393
|
+
- spec/fixtures/project.git/HEAD
|
|
394
|
+
- spec/fixtures/project.git/LICENSE
|
|
395
|
+
- spec/fixtures/project.git/Podfile
|
|
396
|
+
- spec/fixtures/project.git/Podfile.lock
|
|
397
|
+
- spec/fixtures/project.git/Project.podspec
|
|
398
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.pbxproj
|
|
399
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/contents.xcworkspacedata
|
|
400
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/project.xcworkspace/xcuserdata/blake.xcuserdatad/UserInterfaceState.xcuserstate
|
|
401
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/TestProject.xcscheme
|
|
402
|
+
- spec/fixtures/project.git/TestProject.xcodeproj/xcuserdata/blake.xcuserdatad/xcschemes/xcschememanagement.plist
|
|
403
|
+
- spec/fixtures/project.git/TestProject.xcworkspace/contents.xcworkspacedata
|
|
404
|
+
- spec/fixtures/project.git/TestProject/Images.xcassets/AppIcon.appiconset/Contents.json
|
|
405
|
+
- spec/fixtures/project.git/TestProject/Images.xcassets/LaunchImage.launchimage/Contents.json
|
|
406
|
+
- spec/fixtures/project.git/TestProject/TATPAppDelegate.h
|
|
407
|
+
- spec/fixtures/project.git/TestProject/TATPAppDelegate.m
|
|
408
|
+
- spec/fixtures/project.git/TestProject/TestProject-Info.plist
|
|
409
|
+
- spec/fixtures/project.git/TestProject/TestProject-Prefix.pch
|
|
410
|
+
- spec/fixtures/project.git/TestProject/en.lproj/InfoPlist.strings
|
|
411
|
+
- spec/fixtures/project.git/TestProject/main.m
|
|
412
|
+
- spec/fixtures/project.git/TestProjectTests/TestProjectTests-Info.plist
|
|
413
|
+
- spec/fixtures/project.git/TestProjectTests/TestProjectTests.m
|
|
414
|
+
- spec/fixtures/project.git/TestProjectTests/en.lproj/InfoPlist.strings
|
|
415
|
+
- spec/fixtures/project.git/VERSION
|
|
416
|
+
- spec/fixtures/project.git/config
|
|
417
|
+
- spec/fixtures/project.git/description
|
|
418
|
+
- spec/fixtures/project.git/index
|
|
419
|
+
- spec/fixtures/project.git/info/exclude
|
|
420
|
+
- spec/fixtures/project.git/logs/HEAD
|
|
421
|
+
- spec/fixtures/project.git/logs/refs/heads/master
|
|
422
|
+
- spec/fixtures/project.git/objects/00/a6b3f80ebbe4019f03461416061e8805e6eab1
|
|
423
|
+
- spec/fixtures/project.git/objects/03/c303d5552f29d366d11a13448c3c18e94c3bfa
|
|
424
|
+
- spec/fixtures/project.git/objects/03/ff7c3a95a196ac8ad1d53db2bd4fb4c80507c1
|
|
425
|
+
- spec/fixtures/project.git/objects/0a/7123364a174ffda52d29a18cdd31fd325bbd6c
|
|
426
|
+
- spec/fixtures/project.git/objects/0d/183cba8b0a5e477ea1d001130c222af19b8324
|
|
427
|
+
- spec/fixtures/project.git/objects/0e/6ba5232c3c2f8a7e435794e845b5dc9f339d8b
|
|
428
|
+
- spec/fixtures/project.git/objects/25/5b4ee687ed1337cffb10e6d07bb89ee6e5d180
|
|
429
|
+
- spec/fixtures/project.git/objects/25/60a2b9ab9323ca61a0fdebd3b4af46dbe4c272
|
|
430
|
+
- spec/fixtures/project.git/objects/2b/f8bd93d56787a7548c7f8960a94f05c269b486
|
|
431
|
+
- spec/fixtures/project.git/objects/38/439105a884d2556443c7b5c645034e67fb7987
|
|
432
|
+
- spec/fixtures/project.git/objects/3e/efcb9dd5b38e2c1dc061052455dd97bcd51e6c
|
|
433
|
+
- spec/fixtures/project.git/objects/53/8b3019ab68814604fbc8e017d09b690c22728c
|
|
434
|
+
- spec/fixtures/project.git/objects/59/c178850684e21fafbebedeff15b2b522402af2
|
|
435
|
+
- spec/fixtures/project.git/objects/62/037867910d9aa803d7e02addc26574e270d3d8
|
|
436
|
+
- spec/fixtures/project.git/objects/66/05c1af131470a3b635d166f2591917b32f3b82
|
|
437
|
+
- spec/fixtures/project.git/objects/69/67e396037a52d8300eb9dc8a1e9f7155dd55bf
|
|
438
|
+
- spec/fixtures/project.git/objects/6b/5ad4043aee9bc0936466760665f870d4f2f40f
|
|
439
|
+
- spec/fixtures/project.git/objects/6c/fc746d4ecf2e3ac67bb0cf6c4013e1aff9b1f1
|
|
440
|
+
- spec/fixtures/project.git/objects/6f/3b0ab36651ca648408c176f81e4b2e202efa0b
|
|
441
|
+
- spec/fixtures/project.git/objects/74/3435c9bee5c433fe166891e698fdc70d81a3de
|
|
442
|
+
- spec/fixtures/project.git/objects/96/81bfb8ec019f74df384cfb66d68e94bd6d9005
|
|
443
|
+
- spec/fixtures/project.git/objects/99/fa9259e929fe3bee4791ff2a63070fc0358c0a
|
|
444
|
+
- spec/fixtures/project.git/objects/a1/5f8980cfbf126a9a0b3ddf7fb1c3fbd6480934
|
|
445
|
+
- spec/fixtures/project.git/objects/a3/96706db4ec4cfca4d984d38b90dc8098bded40
|
|
446
|
+
- spec/fixtures/project.git/objects/b4/42134ccda2b0b1813288e7e04a401a4bef2b59
|
|
447
|
+
- spec/fixtures/project.git/objects/b9/2732c79e00cf2fad5ceceb61bbc7a9a9739d2c
|
|
448
|
+
- spec/fixtures/project.git/objects/ba/01f5352549018dfdb95423b9e0974443ec0346
|
|
449
|
+
- spec/fixtures/project.git/objects/ba/8dd7d2162334426facd310f62ed923eb6f4cf5
|
|
450
|
+
- spec/fixtures/project.git/objects/bf/422763a0101a5971e15d53581acb825b4d38b8
|
|
451
|
+
- spec/fixtures/project.git/objects/c7/9ebd3ada1309bae694b8e6760592b1254e035c
|
|
452
|
+
- spec/fixtures/project.git/objects/ca/7ced48ee61e517fc57576a33dc9d95f5d4f539
|
|
453
|
+
- spec/fixtures/project.git/objects/ce/eed5f059b6d374d08e0b1e732463842b3a5a91
|
|
454
|
+
- spec/fixtures/project.git/objects/d7/89fd591fee7d26c2f40c6614b5a91931377f88
|
|
455
|
+
- spec/fixtures/project.git/objects/d8/ec4dbb2804f53fd863cd0adb830c5bf4e85a1d
|
|
456
|
+
- spec/fixtures/project.git/objects/dc/680e07f12748657d5a798495f08ce3ad884f0b
|
|
457
|
+
- spec/fixtures/project.git/objects/de/de871ad5691708aca809557a823082a70dde69
|
|
458
|
+
- spec/fixtures/project.git/objects/e0/30730e56be52e4dc293c829f73e0c586073ad2
|
|
459
|
+
- spec/fixtures/project.git/objects/e6/9de29bb2d1d6434b8b29ae775ad8c2e48c5391
|
|
460
|
+
- spec/fixtures/project.git/objects/e6/f7f8a92eb3177d10a809b96f41905e9be4cc2b
|
|
461
|
+
- spec/fixtures/project.git/objects/ed/7115c4ae4c1885ee75f6ffe946b559546efd28
|
|
462
|
+
- spec/fixtures/project.git/objects/f1/e01dd1256054d5717ef0c89008f0a22639e273
|
|
463
|
+
- spec/fixtures/project.git/objects/f9/3e9c03a56aba331bcd98cb2ef00ba0003de285
|
|
464
|
+
- spec/fixtures/project.git/refs/heads/master
|
|
465
|
+
- spec/fixtures/search.json
|
|
466
|
+
- spec/fixtures/search_results_1-50.html
|
|
467
|
+
- spec/fixtures/search_results_101-110.html
|
|
468
|
+
- spec/fixtures/search_results_51-100.html
|
|
469
|
+
- spec/fixtures/translation_details.html
|
|
470
|
+
- spec/fixtures/translation_details.json
|
|
471
|
+
- spec/spec_helper.rb
|
|
472
|
+
- spec/strings_file_spec.rb
|
|
473
|
+
- spec/translation_spec.rb
|
|
474
|
+
- spec/translation_tool_spec.rb
|