rest_baby 0.2 → 0.3
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 +4 -4
- data/ChangeLog +6 -1
- data/Gemfile +3 -1
- data/cucumber.yml +1 -1
- data/doc/MockRestService.html +5 -13
- data/doc/RestBaby/Client.html +13 -13
- data/doc/RestBaby.html +1 -1
- data/doc/_index.html +4 -45
- data/doc/class_list.html +1 -1
- data/doc/css/style.css +1 -1
- data/doc/feature_list.html +39 -39
- data/doc/file.README.html +5 -5
- data/doc/frames.html +5 -7
- data/doc/index.html +5 -5
- data/doc/js/app.js +7 -2
- data/doc/method_list.html +20 -26
- data/doc/requirements/features/headers/header_options.html +45 -33
- data/doc/requirements/features/headers.html +5 -4
- data/doc/requirements/features/print_response.html +26 -138
- data/doc/requirements/features/rest_client.html +23 -23
- data/doc/requirements/features.html +9 -8
- data/doc/requirements/step_transformers.html +206 -222
- data/doc/requirements/tags/authentication.html +3 -3
- data/doc/requirements/tags/core.html +3 -3
- data/doc/requirements/tags/delete.html +3 -3
- data/doc/requirements/tags/extended.html +3 -3
- data/doc/requirements/tags/get.html +3 -3
- data/doc/requirements/tags/headers.html +3 -3
- data/doc/requirements/tags/post.html +3 -3
- data/doc/requirements/tags/print.html +3 -3
- data/doc/requirements/tags/put.html +3 -3
- data/doc/requirements/tags/wip.html +187 -0
- data/doc/requirements/tags.html +40 -39
- data/doc/requirements.html +10 -9
- data/doc/step_list.html +166 -210
- data/doc/stepdefinition_list.html +36 -36
- data/doc/tag_list.html +12 -6
- data/doc/top-level-namespace.html +5 -14
- data/features/headers/header_options.feature +9 -9
- data/features/print_response.feature +0 -25
- data/features/step_definitions/header_steps.rb +8 -3
- data/features/step_definitions/rest_client_steps.rb +1 -6
- data/features/support/env.rb +0 -1
- data/features/support/mock_rest_service.rb +1 -5
- data/lib/rest_baby/version.rb +1 -1
- data/lib/rest_baby.rb +143 -88
- data/rest_baby.gemspec +2 -2
- metadata +28 -30
- data/doc/PinchRestService.html +0 -349
- data/features/support/pinch_rest_service.rb +0 -21
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @authentication
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -160,9 +160,9 @@
|
|
160
160
|
</div>
|
161
161
|
|
162
162
|
<div id="footer">
|
163
|
-
Generated on
|
163
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
164
164
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
165
|
-
0.8.7 (ruby-2.0.0).
|
165
|
+
0.8.7.3 (ruby-2.0.0).
|
166
166
|
</div>
|
167
167
|
|
168
168
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @core
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -178,9 +178,9 @@
|
|
178
178
|
</div>
|
179
179
|
|
180
180
|
<div id="footer">
|
181
|
-
Generated on
|
181
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
182
182
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
183
|
-
0.8.7 (ruby-2.0.0).
|
183
|
+
0.8.7.3 (ruby-2.0.0).
|
184
184
|
</div>
|
185
185
|
|
186
186
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @delete
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -160,9 +160,9 @@
|
|
160
160
|
</div>
|
161
161
|
|
162
162
|
<div id="footer">
|
163
|
-
Generated on
|
163
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
164
164
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
165
|
-
0.8.7 (ruby-2.0.0).
|
165
|
+
0.8.7.3 (ruby-2.0.0).
|
166
166
|
</div>
|
167
167
|
|
168
168
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @extended
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -214,9 +214,9 @@
|
|
214
214
|
</div>
|
215
215
|
|
216
216
|
<div id="footer">
|
217
|
-
Generated on
|
217
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
218
218
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
219
|
-
0.8.7 (ruby-2.0.0).
|
219
|
+
0.8.7.3 (ruby-2.0.0).
|
220
220
|
</div>
|
221
221
|
|
222
222
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @get
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -169,9 +169,9 @@
|
|
169
169
|
</div>
|
170
170
|
|
171
171
|
<div id="footer">
|
172
|
-
Generated on
|
172
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
173
173
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
174
|
-
0.8.7 (ruby-2.0.0).
|
174
|
+
0.8.7.3 (ruby-2.0.0).
|
175
175
|
</div>
|
176
176
|
|
177
177
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @headers
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -160,9 +160,9 @@
|
|
160
160
|
</div>
|
161
161
|
|
162
162
|
<div id="footer">
|
163
|
-
Generated on
|
163
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
164
164
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
165
|
-
0.8.7 (ruby-2.0.0).
|
165
|
+
0.8.7.3 (ruby-2.0.0).
|
166
166
|
</div>
|
167
167
|
|
168
168
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @post
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -187,9 +187,9 @@
|
|
187
187
|
</div>
|
188
188
|
|
189
189
|
<div id="footer">
|
190
|
-
Generated on
|
190
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
191
191
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
192
|
-
0.8.7 (ruby-2.0.0).
|
192
|
+
0.8.7.3 (ruby-2.0.0).
|
193
193
|
</div>
|
194
194
|
|
195
195
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @print
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -178,9 +178,9 @@
|
|
178
178
|
</div>
|
179
179
|
|
180
180
|
<div id="footer">
|
181
|
-
Generated on
|
181
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
182
182
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
183
|
-
0.8.7 (ruby-2.0.0).
|
183
|
+
0.8.7.3 (ruby-2.0.0).
|
184
184
|
</div>
|
185
185
|
|
186
186
|
</body>
|
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tag: @put
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -160,9 +160,9 @@
|
|
160
160
|
</div>
|
161
161
|
|
162
162
|
<div id="footer">
|
163
|
-
Generated on
|
163
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
164
164
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
165
|
-
0.8.7 (ruby-2.0.0).
|
165
|
+
0.8.7.3 (ruby-2.0.0).
|
166
166
|
</div>
|
167
167
|
|
168
168
|
</body>
|
@@ -0,0 +1,187 @@
|
|
1
|
+
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
|
2
|
+
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
3
|
+
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
|
4
|
+
<head>
|
5
|
+
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
6
|
+
<title>
|
7
|
+
Tag: @wip
|
8
|
+
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
|
+
|
11
|
+
</title>
|
12
|
+
|
13
|
+
<link rel="stylesheet" href="../../css/style.css" type="text/css" charset="utf-8" />
|
14
|
+
|
15
|
+
<link rel="stylesheet" href="../../css/common.css" type="text/css" charset="utf-8" />
|
16
|
+
|
17
|
+
<link rel="stylesheet" href="../../css/cucumber.css" type="text/css" charset="utf-8" />
|
18
|
+
|
19
|
+
<script type="text/javascript" charset="utf-8">
|
20
|
+
hasFrames = window.top.frames.main ? true : false;
|
21
|
+
relpath = '../../';
|
22
|
+
framesUrl = "../../frames.html#!" + escape(window.location.href);
|
23
|
+
</script>
|
24
|
+
|
25
|
+
|
26
|
+
<script type="text/javascript" charset="utf-8" src="../../js/jquery.js"></script>
|
27
|
+
|
28
|
+
<script type="text/javascript" charset="utf-8" src="../../js/app.js"></script>
|
29
|
+
|
30
|
+
<script type="text/javascript" charset="utf-8" src="../../js/cucumber.js"></script>
|
31
|
+
|
32
|
+
|
33
|
+
</head>
|
34
|
+
<body>
|
35
|
+
<div id="header">
|
36
|
+
<div id="menu">
|
37
|
+
|
38
|
+
<a href="../../_index.html">Index (w)</a> »
|
39
|
+
<span class='title'><span class='object_link'><a href="../../requirements.html" title="requirements (requirements)">requirements</a></span></span> » <span class='title'><span class='object_link'><a href="../tags.html" title="requirements::tags (featuretags)">tags</a></span></span>
|
40
|
+
»
|
41
|
+
<span class="title">wip</span>
|
42
|
+
|
43
|
+
|
44
|
+
<div class="noframes"><span class="title">(</span><a href="." target="_top">no frames</a><span class="title">)</span></div>
|
45
|
+
</div>
|
46
|
+
|
47
|
+
<div id="search">
|
48
|
+
|
49
|
+
<a class="full_list_link" id="feature_list_link"
|
50
|
+
href="../../feature_list.html">
|
51
|
+
Features
|
52
|
+
</a>
|
53
|
+
|
54
|
+
<a class="full_list_link" id="featuredirectories_list_link"
|
55
|
+
href="../../featuredirectories_list.html">
|
56
|
+
Features by Directory
|
57
|
+
</a>
|
58
|
+
|
59
|
+
<a class="full_list_link" id="tag_list_link"
|
60
|
+
href="../../tag_list.html">
|
61
|
+
Tags
|
62
|
+
</a>
|
63
|
+
|
64
|
+
<a class="full_list_link" id="step_list_link"
|
65
|
+
href="../../step_list.html">
|
66
|
+
Steps
|
67
|
+
</a>
|
68
|
+
|
69
|
+
<a class="full_list_link" id="stepdefinition_list_link"
|
70
|
+
href="../../stepdefinition_list.html">
|
71
|
+
Step Defs
|
72
|
+
</a>
|
73
|
+
|
74
|
+
<a class="full_list_link" id="class_list_link"
|
75
|
+
href="../../class_list.html">
|
76
|
+
Class List
|
77
|
+
</a>
|
78
|
+
|
79
|
+
<a class="full_list_link" id="method_list_link"
|
80
|
+
href="../../method_list.html">
|
81
|
+
Method List
|
82
|
+
</a>
|
83
|
+
|
84
|
+
<a class="full_list_link" id="file_list_link"
|
85
|
+
href="../../file_list.html">
|
86
|
+
File List
|
87
|
+
</a>
|
88
|
+
|
89
|
+
</div>
|
90
|
+
<div class="clear"></div>
|
91
|
+
</div>
|
92
|
+
|
93
|
+
<iframe id="search_frame"></iframe>
|
94
|
+
|
95
|
+
<div id="content"><div class="tag">
|
96
|
+
<div class="title">
|
97
|
+
<span class="pre">Tag:</span>
|
98
|
+
<span class="name">@wip</span>
|
99
|
+
|
100
|
+
</div>
|
101
|
+
|
102
|
+
<div class="meta">
|
103
|
+
<div class="file">
|
104
|
+
|
105
|
+
|
106
|
+
4 scenarios
|
107
|
+
</div>
|
108
|
+
</div>
|
109
|
+
|
110
|
+
<div style="margin-top: 20px;"> </div>
|
111
|
+
|
112
|
+
|
113
|
+
|
114
|
+
|
115
|
+
<div id="features" style="margin-left: 40px;">
|
116
|
+
<div class="title"><span class="name">Scenarios</span></div>
|
117
|
+
</div>
|
118
|
+
|
119
|
+
|
120
|
+
<table style="margin-left: 10px; width: 100%;">
|
121
|
+
<tr>
|
122
|
+
<td valign='top' width="50%">
|
123
|
+
|
124
|
+
|
125
|
+
<ul id="alpha_C" class="alpha">
|
126
|
+
<li class="letter">C</li>
|
127
|
+
<ul>
|
128
|
+
|
129
|
+
<li>
|
130
|
+
|
131
|
+
<a href="../features/headers/header_options.html#scenario_3">
|
132
|
+
client uses basic authentication
|
133
|
+
</a>
|
134
|
+
|
135
|
+
<small>(features/headers/header_options.feature)</small>
|
136
|
+
</li>
|
137
|
+
|
138
|
+
<li>
|
139
|
+
|
140
|
+
<a href="../features/headers/header_options.html#scenario_1">
|
141
|
+
client uses an Accept header for a GET
|
142
|
+
</a>
|
143
|
+
|
144
|
+
<small>(features/headers/header_options.feature)</small>
|
145
|
+
</li>
|
146
|
+
|
147
|
+
<li>
|
148
|
+
|
149
|
+
<a href="../features/headers/header_options.html#scenario_2">
|
150
|
+
client uses an Accept and a Content-Type header for a POST
|
151
|
+
</a>
|
152
|
+
|
153
|
+
<small>(features/headers/header_options.feature)</small>
|
154
|
+
</li>
|
155
|
+
|
156
|
+
<li>
|
157
|
+
|
158
|
+
<a href="../features/headers/header_options.html#scenario_4">
|
159
|
+
client uses a secure web server
|
160
|
+
</a>
|
161
|
+
|
162
|
+
<small>(features/headers/header_options.feature)</small>
|
163
|
+
</li>
|
164
|
+
|
165
|
+
</ul>
|
166
|
+
</ul>
|
167
|
+
|
168
|
+
</td>
|
169
|
+
</tr>
|
170
|
+
</table>
|
171
|
+
|
172
|
+
|
173
|
+
|
174
|
+
|
175
|
+
|
176
|
+
|
177
|
+
</div>
|
178
|
+
</div>
|
179
|
+
|
180
|
+
<div id="footer">
|
181
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
182
|
+
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
183
|
+
0.8.7.3 (ruby-2.0.0).
|
184
|
+
</div>
|
185
|
+
|
186
|
+
</body>
|
187
|
+
</html>
|
data/doc/requirements/tags.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Tags
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -95,7 +95,7 @@
|
|
95
95
|
<div id="content">
|
96
96
|
<div id="tags" class="requirements">
|
97
97
|
<script type="text/javascript" charset="utf-8">
|
98
|
-
var tag_list = [ '@authentication','@core','@delete','@extended','@get','@headers','@post','@print','@put' ];
|
98
|
+
var tag_list = [ '@authentication','@core','@delete','@extended','@get','@headers','@post','@print','@put','@wip' ];
|
99
99
|
|
100
100
|
$(function() {
|
101
101
|
|
@@ -186,7 +186,8 @@
|
|
186
186
|
<span class="tag" href="tags/headers.html">@headers</span>,
|
187
187
|
<span class="tag" href="tags/post.html">@post</span>,
|
188
188
|
<span class="tag" href="tags/print.html">@print</span>,
|
189
|
-
<span class="tag" href="tags/put.html">@put</span
|
189
|
+
<span class="tag" href="tags/put.html">@put</span>,
|
190
|
+
<span class="tag" href="tags/wip.html">@wip</span>
|
190
191
|
</div>
|
191
192
|
|
192
193
|
<div id="features">
|
@@ -197,7 +198,7 @@
|
|
197
198
|
<ul style="padding-left: 0px;">
|
198
199
|
|
199
200
|
<li class="feature odd ">
|
200
|
-
<span class='object_link'><a href="features/
|
201
|
+
<span class='object_link'><a href="features/rest_client.html" title="requirements::features::rest_client (feature)">Create a basic rest client that can get, put, post, and delete</a></span>
|
201
202
|
|
202
203
|
|
203
204
|
</li>
|
@@ -205,54 +206,54 @@
|
|
205
206
|
|
206
207
|
<ul style="padding-left: 20px;">
|
207
208
|
|
208
|
-
<li class="scenario even @
|
209
|
+
<li class="scenario even @core @get">
|
209
210
|
<span class='object_link'>
|
210
|
-
<a href="features/
|
211
|
-
client
|
211
|
+
<a href="features/rest_client.html#scenario0">
|
212
|
+
client rest GET
|
212
213
|
</a>
|
213
214
|
</span>
|
214
215
|
|
215
216
|
|
216
|
-
- <small><span class="tag" href="tags/
|
217
|
+
- <small><span class="tag" href="tags/core.html">@core</span>, <span class="tag" href="tags/get.html">@get</span></small>
|
217
218
|
|
218
219
|
</li>
|
219
220
|
|
220
221
|
|
221
|
-
<li class="scenario odd @
|
222
|
+
<li class="scenario odd @core @put">
|
222
223
|
<span class='object_link'>
|
223
|
-
<a href="features/
|
224
|
-
client
|
224
|
+
<a href="features/rest_client.html#scenario1">
|
225
|
+
client rest PUT
|
225
226
|
</a>
|
226
227
|
</span>
|
227
228
|
|
228
229
|
|
229
|
-
- <small><span class="tag" href="tags/
|
230
|
+
- <small><span class="tag" href="tags/core.html">@core</span>, <span class="tag" href="tags/put.html">@put</span></small>
|
230
231
|
|
231
232
|
</li>
|
232
233
|
|
233
234
|
|
234
|
-
<li class="scenario even @
|
235
|
+
<li class="scenario even @core @post">
|
235
236
|
<span class='object_link'>
|
236
|
-
<a href="features/
|
237
|
-
client
|
237
|
+
<a href="features/rest_client.html#scenario2">
|
238
|
+
client rest POST
|
238
239
|
</a>
|
239
240
|
</span>
|
240
241
|
|
241
242
|
|
242
|
-
- <small><span class="tag" href="tags/
|
243
|
+
- <small><span class="tag" href="tags/core.html">@core</span>, <span class="tag" href="tags/post.html">@post</span></small>
|
243
244
|
|
244
245
|
</li>
|
245
246
|
|
246
247
|
|
247
|
-
<li class="scenario odd @
|
248
|
+
<li class="scenario odd @core @delete">
|
248
249
|
<span class='object_link'>
|
249
|
-
<a href="features/
|
250
|
-
client
|
250
|
+
<a href="features/rest_client.html#scenario3">
|
251
|
+
client rest DELETE
|
251
252
|
</a>
|
252
253
|
</span>
|
253
254
|
|
254
255
|
|
255
|
-
- <small><span class="tag" href="tags/
|
256
|
+
- <small><span class="tag" href="tags/core.html">@core</span>, <span class="tag" href="tags/delete.html">@delete</span></small>
|
256
257
|
|
257
258
|
</li>
|
258
259
|
|
@@ -325,7 +326,7 @@
|
|
325
326
|
|
326
327
|
|
327
328
|
<li class="feature odd ">
|
328
|
-
<span class='object_link'><a href="features/
|
329
|
+
<span class='object_link'><a href="features/headers/header_options.html" title="requirements::features::headers::header_options (feature)">Create a basic rest client that can get, put, post, and delete</a></span>
|
329
330
|
|
330
331
|
|
331
332
|
</li>
|
@@ -333,54 +334,54 @@
|
|
333
334
|
|
334
335
|
<ul style="padding-left: 20px;">
|
335
336
|
|
336
|
-
<li class="scenario even @
|
337
|
+
<li class="scenario even @extended @get @headers @wip">
|
337
338
|
<span class='object_link'>
|
338
|
-
<a href="features/
|
339
|
-
client
|
339
|
+
<a href="features/headers/header_options.html#scenario0">
|
340
|
+
client uses an Accept header for a GET
|
340
341
|
</a>
|
341
342
|
</span>
|
342
343
|
|
343
344
|
|
344
|
-
- <small><span class="tag" href="tags/
|
345
|
+
- <small><span class="tag" href="tags/extended.html">@extended</span>, <span class="tag" href="tags/get.html">@get</span>, <span class="tag" href="tags/headers.html">@headers</span>, <span class="tag" href="tags/wip.html">@wip</span></small>
|
345
346
|
|
346
347
|
</li>
|
347
348
|
|
348
349
|
|
349
|
-
<li class="scenario odd @
|
350
|
+
<li class="scenario odd @extended @post @headers @wip">
|
350
351
|
<span class='object_link'>
|
351
|
-
<a href="features/
|
352
|
-
client
|
352
|
+
<a href="features/headers/header_options.html#scenario1">
|
353
|
+
client uses an Accept and a Content-Type header for a POST
|
353
354
|
</a>
|
354
355
|
</span>
|
355
356
|
|
356
357
|
|
357
|
-
- <small><span class="tag" href="tags/
|
358
|
+
- <small><span class="tag" href="tags/extended.html">@extended</span>, <span class="tag" href="tags/post.html">@post</span>, <span class="tag" href="tags/headers.html">@headers</span>, <span class="tag" href="tags/wip.html">@wip</span></small>
|
358
359
|
|
359
360
|
</li>
|
360
361
|
|
361
362
|
|
362
|
-
<li class="scenario even @
|
363
|
+
<li class="scenario even @extended @post @authentication @wip">
|
363
364
|
<span class='object_link'>
|
364
|
-
<a href="features/
|
365
|
-
client
|
365
|
+
<a href="features/headers/header_options.html#scenario2">
|
366
|
+
client uses basic authentication
|
366
367
|
</a>
|
367
368
|
</span>
|
368
369
|
|
369
370
|
|
370
|
-
- <small><span class="tag" href="tags/
|
371
|
+
- <small><span class="tag" href="tags/extended.html">@extended</span>, <span class="tag" href="tags/post.html">@post</span>, <span class="tag" href="tags/authentication.html">@authentication</span>, <span class="tag" href="tags/wip.html">@wip</span></small>
|
371
372
|
|
372
373
|
</li>
|
373
374
|
|
374
375
|
|
375
|
-
<li class="scenario odd @
|
376
|
+
<li class="scenario odd @extended @post @authentication @wip">
|
376
377
|
<span class='object_link'>
|
377
|
-
<a href="features/
|
378
|
-
client
|
378
|
+
<a href="features/headers/header_options.html#scenario3">
|
379
|
+
client uses a secure web server
|
379
380
|
</a>
|
380
381
|
</span>
|
381
382
|
|
382
383
|
|
383
|
-
- <small><span class="tag" href="tags/
|
384
|
+
- <small><span class="tag" href="tags/extended.html">@extended</span>, <span class="tag" href="tags/post.html">@post</span>, <span class="tag" href="tags/authentication.html">@authentication</span>, <span class="tag" href="tags/wip.html">@wip</span></small>
|
384
385
|
|
385
386
|
</li>
|
386
387
|
|
@@ -399,9 +400,9 @@
|
|
399
400
|
</div>
|
400
401
|
|
401
402
|
<div id="footer">
|
402
|
-
Generated on
|
403
|
+
Generated on Thu Feb 13 23:38:40 2014 by
|
403
404
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
404
|
-
0.8.7 (ruby-2.0.0).
|
405
|
+
0.8.7.3 (ruby-2.0.0).
|
405
406
|
</div>
|
406
407
|
|
407
408
|
</body>
|
data/doc/requirements.html
CHANGED
@@ -6,7 +6,7 @@
|
|
6
6
|
<title>
|
7
7
|
Requirements
|
8
8
|
|
9
|
-
— Documentation by YARD 0.8.7
|
9
|
+
— Documentation by YARD 0.8.7.3
|
10
10
|
|
11
11
|
</title>
|
12
12
|
|
@@ -116,8 +116,8 @@
|
|
116
116
|
<ul>
|
117
117
|
|
118
118
|
<li>
|
119
|
-
<span class='object_link'><a href="requirements/features/
|
120
|
-
<small>(features/
|
119
|
+
<span class='object_link'><a href="requirements/features/rest_client.html" title="requirements::features::rest_client (feature)">Create a basic rest client that can get, put, post, and delete</a></span>
|
120
|
+
<small>(features/rest_client.feature)</small>
|
121
121
|
</li>
|
122
122
|
|
123
123
|
<li>
|
@@ -126,8 +126,8 @@
|
|
126
126
|
</li>
|
127
127
|
|
128
128
|
<li>
|
129
|
-
<span class='object_link'><a href="requirements/features/
|
130
|
-
<small>(features/
|
129
|
+
<span class='object_link'><a href="requirements/features/headers/header_options.html" title="requirements::features::headers::header_options (feature)">Create a basic rest client that can get, put, post, and delete</a></span>
|
130
|
+
<small>(features/headers/header_options.feature)</small>
|
131
131
|
</li>
|
132
132
|
|
133
133
|
</ul>
|
@@ -152,7 +152,8 @@
|
|
152
152
|
<span class='object_link'><a href="requirements/tags/headers.html" title="requirements::tags::headers (tag)">@headers</a></span>,
|
153
153
|
<span class='object_link'><a href="requirements/tags/post.html" title="requirements::tags::post (tag)">@post</a></span>,
|
154
154
|
<span class='object_link'><a href="requirements/tags/print.html" title="requirements::tags::print (tag)">@print</a></span>,
|
155
|
-
<span class='object_link'><a href="requirements/tags/put.html" title="requirements::tags::put (tag)">@put</a></span
|
155
|
+
<span class='object_link'><a href="requirements/tags/put.html" title="requirements::tags::put (tag)">@put</a></span>,
|
156
|
+
<span class='object_link'><a href="requirements/tags/wip.html" title="requirements::tags::wip (tag)">@wip</a></span>
|
156
157
|
</div>
|
157
158
|
|
158
159
|
|
@@ -193,7 +194,7 @@
|
|
193
194
|
<a href="requirements/step_transformers.html#step_definitions">Step Definitions</a>
|
194
195
|
0
|
195
196
|
<a href="requirements/step_transformers.html#step_transforms">Transforms</a>
|
196
|
-
and
|
197
|
+
and 2
|
197
198
|
<a href="requirements/step_transformers.html#undefined_steps">Undefined Steps</a>
|
198
199
|
</div>
|
199
200
|
|
@@ -204,9 +205,9 @@
|
|
204
205
|
</div>
|
205
206
|
|
206
207
|
<div id="footer">
|
207
|
-
Generated on
|
208
|
+
Generated on Thu Feb 13 23:38:39 2014 by
|
208
209
|
<a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a>
|
209
|
-
0.8.7 (ruby-2.0.0).
|
210
|
+
0.8.7.3 (ruby-2.0.0).
|
210
211
|
</div>
|
211
212
|
|
212
213
|
</body>
|