fedex-soap 0.0.1

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,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 3d61d3117e7c63390a538bacc7d0da2d54a8cdb0
4
+ data.tar.gz: 61cff745453ab5931af13c0799913cced55e2288
5
+ SHA512:
6
+ metadata.gz: a24787035dd57954c8889363574af0f7f3698e7c0907f4bbe24651cfad92b811bcc1b7d94ab89bb5c9854705967421c1604a7eac2e762b89c987240cc07ce44a
7
+ data.tar.gz: 4dfeac65f25cdcfa8ad27b23cd2079c642cb1dc8b975be878f589750e13293075def0c0365df0400899b7fdb9d569485cdb6766c433d9702be0ea135ffde5f1b
@@ -0,0 +1,14 @@
1
+ /.bundle/
2
+ /.yardoc
3
+ /Gemfile.lock
4
+ /_yardoc/
5
+ /coverage/
6
+ /doc/
7
+ /pkg/
8
+ /spec/reports/
9
+ /tmp/
10
+ *.bundle
11
+ *.so
12
+ *.o
13
+ *.a
14
+ mkmf.log
@@ -0,0 +1 @@
1
+ fedex
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="Encoding" useUTFGuessing="true" native2AsciiForPropertiesFiles="false" />
4
+ </project>
@@ -0,0 +1,21 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <module type="RUBY_MODULE" version="4">
3
+ <component name="FacetManager">
4
+ <facet type="gem" name="Ruby Gem">
5
+ <configuration>
6
+ <option name="GEM_APP_ROOT_PATH" value="$MODULE_DIR$" />
7
+ <option name="GEM_APP_TEST_PATH" value="$MODULE_DIR$/test" />
8
+ <option name="GEM_APP_LIB_PATH" value="$MODULE_DIR$/lib" />
9
+ </configuration>
10
+ </facet>
11
+ </component>
12
+ <component name="NewModuleRootManager">
13
+ <content url="file://$MODULE_DIR$">
14
+ <sourceFolder url="file://$MODULE_DIR$/test" isTestSource="true" />
15
+ </content>
16
+ <orderEntry type="inheritedJdk" />
17
+ <orderEntry type="sourceFolder" forTests="false" />
18
+ <orderEntry type="library" scope="PROVIDED" name="bundler (v1.7.9, ruby-2.1.4-p265) [gem]" level="application" />
19
+ <orderEntry type="library" scope="PROVIDED" name="rake (v10.4.2, ruby-2.1.4-p265) [gem]" level="application" />
20
+ </component>
21
+ </module>
@@ -0,0 +1,4 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="ruby-2.1.4-p265" project-jdk-type="RUBY_SDK" />
4
+ </project>
@@ -0,0 +1,8 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectModuleManager">
4
+ <modules>
5
+ <module fileurl="file://$PROJECT_DIR$/.idea/fedex.iml" filepath="$PROJECT_DIR$/.idea/fedex.iml" />
6
+ </modules>
7
+ </component>
8
+ </project>
@@ -0,0 +1,5 @@
1
+ <component name="DependencyValidationManager">
2
+ <state>
3
+ <option name="SKIP_IMPORT_STATEMENTS" value="false" />
4
+ </state>
5
+ </component>
@@ -0,0 +1,6 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="VcsDirectoryMappings">
4
+ <mapping directory="$PROJECT_DIR$" vcs="Git" />
5
+ </component>
6
+ </project>
@@ -0,0 +1,373 @@
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ChangeListManager">
4
+ <list default="true" id="64b8f90a-d04e-4e5b-9373-f4467f5c10c3" name="Default" comment="">
5
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.gitignore" />
6
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/.name" />
7
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Gemfile" />
8
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/LICENSE.txt" />
9
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/README.md" />
10
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/Rakefile" />
11
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/encodings.xml" />
12
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/fedex.gemspec" />
13
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/fedex.iml" />
14
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/fedex.rb" />
15
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/misc.xml" />
16
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/modules.xml" />
17
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/scopes/scope_settings.xml" />
18
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/fedex/shipment.rb" />
19
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/vcs.xml" />
20
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/lib/fedex/version.rb" />
21
+ <change type="NEW" beforePath="" afterPath="$PROJECT_DIR$/.idea/workspace.xml" />
22
+ </list>
23
+ <ignored path="fedex.iws" />
24
+ <ignored path=".idea/workspace.xml" />
25
+ <ignored path=".idea/dataSources.local.xml" />
26
+ <option name="EXCLUDED_CONVERTED_TO_IGNORED" value="true" />
27
+ <option name="TRACKING_ENABLED" value="true" />
28
+ <option name="SHOW_DIALOG" value="false" />
29
+ <option name="HIGHLIGHT_CONFLICTS" value="true" />
30
+ <option name="HIGHLIGHT_NON_ACTIVE_CHANGELIST" value="false" />
31
+ <option name="LAST_RESOLUTION" value="IGNORE" />
32
+ </component>
33
+ <component name="ChangesViewManager" flattened_view="true" show_ignored="false" />
34
+ <component name="CreatePatchCommitExecutor">
35
+ <option name="PATCH_PATH" value="" />
36
+ </component>
37
+ <component name="DaemonCodeAnalyzer">
38
+ <disable_hints />
39
+ </component>
40
+ <component name="FavoritesManager">
41
+ <favorites_list name="fedex" />
42
+ </component>
43
+ <component name="FileEditorManager">
44
+ <leaf>
45
+ <file leaf-file-name="fedex.rb" pinned="false" current-in-tab="false">
46
+ <entry file="file://$PROJECT_DIR$/lib/fedex.rb">
47
+ <provider selected="true" editor-type-id="text-editor">
48
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="187">
49
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
50
+ <folding />
51
+ </state>
52
+ </provider>
53
+ </entry>
54
+ </file>
55
+ <file leaf-file-name="version.rb" pinned="false" current-in-tab="false">
56
+ <entry file="file://$PROJECT_DIR$/lib/fedex/version.rb">
57
+ <provider selected="true" editor-type-id="text-editor">
58
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
59
+ <caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
60
+ <folding />
61
+ </state>
62
+ </provider>
63
+ </entry>
64
+ </file>
65
+ <file leaf-file-name="shipment.rb" pinned="false" current-in-tab="false">
66
+ <entry file="file://$PROJECT_DIR$/lib/fedex/shipment.rb">
67
+ <provider selected="true" editor-type-id="text-editor">
68
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
69
+ <caret line="3" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="3" selection-end-column="3" />
70
+ <folding />
71
+ </state>
72
+ </provider>
73
+ </entry>
74
+ </file>
75
+ <file leaf-file-name="Gemfile" pinned="false" current-in-tab="false">
76
+ <entry file="file://$PROJECT_DIR$/Gemfile">
77
+ <provider selected="true" editor-type-id="text-editor">
78
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="170">
79
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
80
+ <folding />
81
+ </state>
82
+ </provider>
83
+ </entry>
84
+ </file>
85
+ <file leaf-file-name="fedex.gemspec" pinned="false" current-in-tab="true">
86
+ <entry file="file://$PROJECT_DIR$/fedex.gemspec">
87
+ <provider selected="true" editor-type-id="text-editor">
88
+ <state vertical-scroll-proportion="0.20107527" vertical-offset="0" max-vertical-offset="930">
89
+ <caret line="11" column="31" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
90
+ <folding />
91
+ </state>
92
+ </provider>
93
+ </entry>
94
+ </file>
95
+ </leaf>
96
+ </component>
97
+ <component name="Git.Settings">
98
+ <option name="RECENT_GIT_ROOT_PATH" value="$PROJECT_DIR$" />
99
+ </component>
100
+ <component name="IdeDocumentHistory">
101
+ <option name="CHANGED_PATHS">
102
+ <list>
103
+ <option value="$PROJECT_DIR$/lib/fedex/shipment.rb" />
104
+ <option value="$PROJECT_DIR$/fedex.gemspec" />
105
+ </list>
106
+ </option>
107
+ </component>
108
+ <component name="JsGulpfileManager">
109
+ <detection-done>true</detection-done>
110
+ </component>
111
+ <component name="ProjectFrameBounds">
112
+ <option name="x" value="960" />
113
+ <option name="width" value="960" />
114
+ <option name="height" value="1040" />
115
+ </component>
116
+ <component name="ProjectLevelVcsManager" settingsEditedManually="true">
117
+ <OptionsSetting value="true" id="Add" />
118
+ <OptionsSetting value="true" id="Remove" />
119
+ <OptionsSetting value="true" id="Checkout" />
120
+ <OptionsSetting value="true" id="Update" />
121
+ <OptionsSetting value="true" id="Status" />
122
+ <OptionsSetting value="true" id="Edit" />
123
+ <ConfirmationsSetting value="0" id="Add" />
124
+ <ConfirmationsSetting value="0" id="Remove" />
125
+ </component>
126
+ <component name="ProjectView">
127
+ <navigator currentView="ProjectPane" proportions="" version="1">
128
+ <flattenPackages />
129
+ <showMembers />
130
+ <showModules />
131
+ <showLibraryContents />
132
+ <hideEmptyPackages />
133
+ <abbreviatePackageNames />
134
+ <autoscrollToSource />
135
+ <autoscrollFromSource />
136
+ <sortByType />
137
+ </navigator>
138
+ <panes>
139
+ <pane id="Scope" />
140
+ <pane id="ProjectPane">
141
+ <subPane>
142
+ <PATH>
143
+ <PATH_ELEMENT>
144
+ <option name="myItemId" value="fedex" />
145
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
146
+ </PATH_ELEMENT>
147
+ </PATH>
148
+ <PATH>
149
+ <PATH_ELEMENT>
150
+ <option name="myItemId" value="fedex" />
151
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
152
+ </PATH_ELEMENT>
153
+ <PATH_ELEMENT>
154
+ <option name="myItemId" value="fedex" />
155
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
156
+ </PATH_ELEMENT>
157
+ </PATH>
158
+ <PATH>
159
+ <PATH_ELEMENT>
160
+ <option name="myItemId" value="fedex" />
161
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
162
+ </PATH_ELEMENT>
163
+ <PATH_ELEMENT>
164
+ <option name="myItemId" value="fedex" />
165
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
166
+ </PATH_ELEMENT>
167
+ <PATH_ELEMENT>
168
+ <option name="myItemId" value="lib" />
169
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
170
+ </PATH_ELEMENT>
171
+ </PATH>
172
+ <PATH>
173
+ <PATH_ELEMENT>
174
+ <option name="myItemId" value="fedex" />
175
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.ProjectViewProjectNode" />
176
+ </PATH_ELEMENT>
177
+ <PATH_ELEMENT>
178
+ <option name="myItemId" value="fedex" />
179
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
180
+ </PATH_ELEMENT>
181
+ <PATH_ELEMENT>
182
+ <option name="myItemId" value="lib" />
183
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
184
+ </PATH_ELEMENT>
185
+ <PATH_ELEMENT>
186
+ <option name="myItemId" value="fedex" />
187
+ <option name="myItemType" value="com.intellij.ide.projectView.impl.nodes.PsiDirectoryNode" />
188
+ </PATH_ELEMENT>
189
+ </PATH>
190
+ </subPane>
191
+ </pane>
192
+ </panes>
193
+ </component>
194
+ <component name="PropertiesComponent">
195
+ <property name="WebServerToolWindowFactoryState" value="false" />
196
+ <property name="last_opened_file_path" value="$PROJECT_DIR$" />
197
+ </component>
198
+ <component name="RunManager">
199
+ <configuration default="true" type="RSpecRunConfigurationType" factoryName="RSpec">
200
+ <predefined_log_file id="RUBY_RSPEC" enabled="true" />
201
+ <module name="" />
202
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
203
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
204
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
205
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
206
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
207
+ <envs />
208
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
209
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
210
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
211
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
212
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
213
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
214
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_RUNNER_PATH" VALUE="" />
215
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="**/*_spec.rb" />
216
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_EXAMPLE_NAME" VALUE="" />
217
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
218
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPEC_ARGS" VALUE="" />
219
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_VERSION" VALUE="" />
220
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="USE_CUSTOM_SPEC_RUNNER" VALUE="false" />
221
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
222
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
223
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
224
+ <RSPEC_RUN_CONFIG_SETTINGS_ID NAME="FULL_BACKTRACE" VALUE="false" />
225
+ <method />
226
+ </configuration>
227
+ <configuration default="true" type="JavascriptDebugType" factoryName="JavaScript Debug">
228
+ <method />
229
+ </configuration>
230
+ <configuration default="true" type="TestUnitRunConfigurationType" factoryName="Test::Unit/Shoulda/Minitest">
231
+ <predefined_log_file id="RUBY_TESTUNIT" enabled="true" />
232
+ <module name="" />
233
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUBY_ARGS" VALUE="-e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift)" />
234
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="WORK DIR" VALUE="" />
235
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SHOULD_USE_SDK" VALUE="false" />
236
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ALTERN_SDK_NAME" VALUE="" />
237
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="myPassParentEnvs" VALUE="true" />
238
+ <envs />
239
+ <EXTENSION ID="BundlerRunConfigurationExtension" bundleExecEnabled="false" />
240
+ <EXTENSION ID="JRubyRunConfigurationExtension" NailgunExecEnabled="false" />
241
+ <EXTENSION ID="RubyCoverageRunConfigurationExtension" enabled="false" sample_coverage="true" track_test_folders="true" runner="rcov" />
242
+ <EXTENSION ID="org.jetbrains.plugins.ruby.motion.run.MotionSimulatorRunExtension" />
243
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TESTS_FOLDER_PATH" VALUE="" />
244
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_SCRIPT_PATH" VALUE="" />
245
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_FILE_MASK" VALUE="" />
246
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_METHOD_NAME" VALUE="" />
247
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="TEST_TEST_TYPE" VALUE="TEST_SCRIPT" />
248
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="DRB" VALUE="false" />
249
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="ZEUS" VALUE="false" />
250
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="SPRING" VALUE="false" />
251
+ <RTEST_RUN_CONFIG_SETTINGS_ID NAME="RUNNER_OPTIONS" VALUE="" />
252
+ <method />
253
+ </configuration>
254
+ <configuration default="true" type="js.build_tools.gulp" factoryName="Gulp.js">
255
+ <method />
256
+ </configuration>
257
+ <list size="0" />
258
+ </component>
259
+ <component name="ShelveChangesManager" show_recycled="false" />
260
+ <component name="TaskManager">
261
+ <task active="true" id="Default" summary="Default task">
262
+ <changelist id="64b8f90a-d04e-4e5b-9373-f4467f5c10c3" name="Default" comment="" />
263
+ <created>1419366055582</created>
264
+ <option name="number" value="Default" />
265
+ <updated>1419366055582</updated>
266
+ </task>
267
+ <servers />
268
+ </component>
269
+ <component name="ToolWindowManager">
270
+ <frame x="960" y="0" width="960" height="1040" extended-state="0" />
271
+ <editor active="true" />
272
+ <layout>
273
+ <window_info id="Changes" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
274
+ <window_info id="Terminal" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
275
+ <window_info id="TODO" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="6" side_tool="false" content_ui="tabs" />
276
+ <window_info id="Database" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
277
+ <window_info id="Structure" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
278
+ <window_info id="Application Servers" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
279
+ <window_info id="Project" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.25" sideWeight="0.5" order="0" side_tool="false" content_ui="combo" />
280
+ <window_info id="Debug" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="3" side_tool="false" content_ui="tabs" />
281
+ <window_info id="Run" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.3298969" sideWeight="0.5" order="2" side_tool="false" content_ui="tabs" />
282
+ <window_info id="Favorites" active="false" anchor="left" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="2" side_tool="true" content_ui="tabs" />
283
+ <window_info id="Event Log" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="true" content_ui="tabs" />
284
+ <window_info id="Version Control" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
285
+ <window_info id="Cvs" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="4" side_tool="false" content_ui="tabs" />
286
+ <window_info id="Message" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
287
+ <window_info id="Ant Build" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
288
+ <window_info id="Find" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.33" sideWeight="0.5" order="1" side_tool="false" content_ui="tabs" />
289
+ <window_info id="Messages" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="true" weight="0.32985386" sideWeight="0.5" order="7" side_tool="false" content_ui="tabs" />
290
+ <window_info id="Commander" active="false" anchor="right" auto_hide="false" internal_type="SLIDING" type="SLIDING" visible="false" weight="0.4" sideWeight="0.5" order="0" side_tool="false" content_ui="tabs" />
291
+ <window_info id="Hierarchy" active="false" anchor="right" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.25" sideWeight="0.5" order="2" side_tool="false" content_ui="combo" />
292
+ <window_info id="Inspection" active="false" anchor="bottom" auto_hide="false" internal_type="DOCKED" type="DOCKED" visible="false" weight="0.4" sideWeight="0.5" order="5" side_tool="false" content_ui="tabs" />
293
+ </layout>
294
+ </component>
295
+ <component name="Vcs.Log.UiProperties">
296
+ <option name="RECENTLY_FILTERED_USER_GROUPS">
297
+ <collection />
298
+ </option>
299
+ <option name="RECENTLY_FILTERED_BRANCH_GROUPS">
300
+ <collection />
301
+ </option>
302
+ </component>
303
+ <component name="VcsContentAnnotationSettings">
304
+ <option name="myLimit" value="2678400000" />
305
+ </component>
306
+ <component name="VcsManagerConfiguration">
307
+ <option name="myTodoPanelSettings">
308
+ <TodoPanelSettings />
309
+ </option>
310
+ </component>
311
+ <component name="XDebuggerManager">
312
+ <breakpoint-manager />
313
+ <watches-manager />
314
+ </component>
315
+ <component name="editorHistoryManager">
316
+ <entry file="file://$PROJECT_DIR$/lib/fedex.rb">
317
+ <provider selected="true" editor-type-id="text-editor">
318
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="187">
319
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
320
+ <folding />
321
+ </state>
322
+ </provider>
323
+ </entry>
324
+ <entry file="file://$PROJECT_DIR$/lib/fedex/version.rb">
325
+ <provider selected="true" editor-type-id="text-editor">
326
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
327
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
328
+ <folding />
329
+ </state>
330
+ </provider>
331
+ </entry>
332
+ <entry file="file://$PROJECT_DIR$/lib/fedex.rb">
333
+ <provider selected="true" editor-type-id="text-editor">
334
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="614">
335
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
336
+ <folding />
337
+ </state>
338
+ </provider>
339
+ </entry>
340
+ <entry file="file://$PROJECT_DIR$/lib/fedex/version.rb">
341
+ <provider selected="true" editor-type-id="text-editor">
342
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
343
+ <caret line="3" column="0" selection-start-line="3" selection-start-column="0" selection-end-line="3" selection-end-column="0" />
344
+ <folding />
345
+ </state>
346
+ </provider>
347
+ </entry>
348
+ <entry file="file://$PROJECT_DIR$/lib/fedex/shipment.rb">
349
+ <provider selected="true" editor-type-id="text-editor">
350
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="153">
351
+ <caret line="3" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="3" selection-end-column="3" />
352
+ <folding />
353
+ </state>
354
+ </provider>
355
+ </entry>
356
+ <entry file="file://$PROJECT_DIR$/Gemfile">
357
+ <provider selected="true" editor-type-id="text-editor">
358
+ <state vertical-scroll-proportion="0.0" vertical-offset="0" max-vertical-offset="930">
359
+ <caret line="0" column="0" selection-start-line="0" selection-start-column="0" selection-end-line="0" selection-end-column="0" />
360
+ <folding />
361
+ </state>
362
+ </provider>
363
+ </entry>
364
+ <entry file="file://$PROJECT_DIR$/fedex.gemspec">
365
+ <provider selected="true" editor-type-id="text-editor">
366
+ <state vertical-scroll-proportion="0.20107527" vertical-offset="0" max-vertical-offset="930">
367
+ <caret line="11" column="31" selection-start-line="11" selection-start-column="31" selection-end-line="11" selection-end-column="31" />
368
+ <folding />
369
+ </state>
370
+ </provider>
371
+ </entry>
372
+ </component>
373
+ </project>
data/Gemfile ADDED
@@ -0,0 +1,4 @@
1
+ source 'https://rubygems.org'
2
+
3
+ # Specify your gem's dependencies in fedex.gemspec
4
+ gemspec
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2014 Robert Evans
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,31 @@
1
+ # Fedex
2
+
3
+ TODO: Write a gem description
4
+
5
+ ## Installation
6
+
7
+ Add this line to your application's Gemfile:
8
+
9
+ ```ruby
10
+ gem 'fedex'
11
+ ```
12
+
13
+ And then execute:
14
+
15
+ $ bundle
16
+
17
+ Or install it yourself as:
18
+
19
+ $ gem install fedex
20
+
21
+ ## Usage
22
+
23
+ TODO: Write usage instructions here
24
+
25
+ ## Contributing
26
+
27
+ 1. Fork it ( https://github.com/[my-github-username]/fedex/fork )
28
+ 2. Create your feature branch (`git checkout -b my-new-feature`)
29
+ 3. Commit your changes (`git commit -am 'Add some feature'`)
30
+ 4. Push to the branch (`git push origin my-new-feature`)
31
+ 5. Create a new Pull Request
@@ -0,0 +1,2 @@
1
+ require "bundler/gem_tasks"
2
+
@@ -0,0 +1,23 @@
1
+ # coding: utf-8
2
+ lib = File.expand_path('../lib', __FILE__)
3
+ $LOAD_PATH.unshift(lib) unless $LOAD_PATH.include?(lib)
4
+ require 'fedex/version'
5
+
6
+ Gem::Specification.new do |spec|
7
+ spec.name = "fedex-soap"
8
+ spec.version = Fedex::VERSION
9
+ spec.authors = ["Robert Evans"]
10
+ spec.email = ["robertevans@robertevansmb.com"]
11
+ spec.summary = %q{Fedex}
12
+ spec.description = %q{Fedex}
13
+ spec.homepage = ""
14
+ spec.license = "MIT"
15
+
16
+ spec.files = `git ls-files -z`.split("\x0")
17
+ spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
18
+ spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
19
+ spec.require_paths = ["lib"]
20
+
21
+ spec.add_development_dependency "bundler", "~> 1.7"
22
+ spec.add_development_dependency "rake", "~> 10.0"
23
+ end
@@ -0,0 +1,5 @@
1
+ require "fedex/version"
2
+
3
+ module Fedex
4
+ # Your code goes here...
5
+ end
@@ -0,0 +1,4 @@
1
+ module Fedex
2
+ class Shipment
3
+ end
4
+ end
@@ -0,0 +1,3 @@
1
+ module Fedex
2
+ VERSION = "0.0.1"
3
+ end
metadata ADDED
@@ -0,0 +1,89 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: fedex-soap
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ platform: ruby
6
+ authors:
7
+ - Robert Evans
8
+ autorequire:
9
+ bindir: bin
10
+ cert_chain: []
11
+ date: 2014-12-24 00:00:00.000000000 Z
12
+ dependencies:
13
+ - !ruby/object:Gem::Dependency
14
+ name: bundler
15
+ requirement: !ruby/object:Gem::Requirement
16
+ requirements:
17
+ - - "~>"
18
+ - !ruby/object:Gem::Version
19
+ version: '1.7'
20
+ type: :development
21
+ prerelease: false
22
+ version_requirements: !ruby/object:Gem::Requirement
23
+ requirements:
24
+ - - "~>"
25
+ - !ruby/object:Gem::Version
26
+ version: '1.7'
27
+ - !ruby/object:Gem::Dependency
28
+ name: rake
29
+ requirement: !ruby/object:Gem::Requirement
30
+ requirements:
31
+ - - "~>"
32
+ - !ruby/object:Gem::Version
33
+ version: '10.0'
34
+ type: :development
35
+ prerelease: false
36
+ version_requirements: !ruby/object:Gem::Requirement
37
+ requirements:
38
+ - - "~>"
39
+ - !ruby/object:Gem::Version
40
+ version: '10.0'
41
+ description: Fedex
42
+ email:
43
+ - robertevans@robertevansmb.com
44
+ executables: []
45
+ extensions: []
46
+ extra_rdoc_files: []
47
+ files:
48
+ - ".gitignore"
49
+ - ".idea/.name"
50
+ - ".idea/encodings.xml"
51
+ - ".idea/fedex.iml"
52
+ - ".idea/misc.xml"
53
+ - ".idea/modules.xml"
54
+ - ".idea/scopes/scope_settings.xml"
55
+ - ".idea/vcs.xml"
56
+ - ".idea/workspace.xml"
57
+ - Gemfile
58
+ - LICENSE.txt
59
+ - README.md
60
+ - Rakefile
61
+ - fedex.gemspec
62
+ - lib/fedex.rb
63
+ - lib/fedex/shipment.rb
64
+ - lib/fedex/version.rb
65
+ homepage: ''
66
+ licenses:
67
+ - MIT
68
+ metadata: {}
69
+ post_install_message:
70
+ rdoc_options: []
71
+ require_paths:
72
+ - lib
73
+ required_ruby_version: !ruby/object:Gem::Requirement
74
+ requirements:
75
+ - - ">="
76
+ - !ruby/object:Gem::Version
77
+ version: '0'
78
+ required_rubygems_version: !ruby/object:Gem::Requirement
79
+ requirements:
80
+ - - ">="
81
+ - !ruby/object:Gem::Version
82
+ version: '0'
83
+ requirements: []
84
+ rubyforge_project:
85
+ rubygems_version: 2.4.5
86
+ signing_key:
87
+ specification_version: 4
88
+ summary: Fedex
89
+ test_files: []