mountain_view 0.0.2 → 0.3.0
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/generators/mountain_view/component_generator.rb +28 -0
- data/lib/mountain_view/version.rb +1 -1
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +1392 -610
- data/test/dummy/log/test.log +1439 -0
- data/test/generators/component_generator_test.rb +17 -0
- data/test/test_helper.rb +3 -0
- data/test/tmp/app/components/widget/_widget.html.erb +0 -0
- data/test/tmp/app/components/widget/widget.css +0 -0
- data/test/tmp/app/components/widget/widget.js +0 -0
- data/test/tmp/app/components/widget/widget.yml +0 -0
- metadata +34 -93
- data/test/dummy/tmp/cache/assets/development/sprockets/05047392adf909e89a37882b1df46aa8 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/056a4da9bcd21e1bc54fc870c1bd1c93 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0848104d612d68babe788b064bb6a773 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0a5bb8ddcf321e88738e02ffb0cd02ef +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0c5cdad092202271d7dcd4a4e9434459 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/0ee705b1349b8360286fea9ed4e5e40e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1025fb0f151fc866114ecf98044f10ee +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1358febedd4ca96d2bffd10daf71a841 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/13e30b9b47c795b0bf1c24f728ef72bb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/19cd783e0750e55a88466eaf34cf8ee3 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/1a3befd27690385985935fbefadee114 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/37f90f006cee6a567571d9ef098f959c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/46844defcba01dc849d9b419893f98cc +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/4b8ca8528217ffd457d34f6d3c10390e +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/5288a3be9b42eac33a8c5107b2c1a3e7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6469b6494dfcb7811bd823eb37679edb +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/646c70596539b146a28d3463b52e331d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/676413c50ebcc02f3683f0b74d03cd10 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6b18a41e40b87e9cf56140076eaf8ee7 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/6d1c1dbe626c83b900adee3270c25207 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/7eb84ecf34a4f7e714d58448a8eb10bd +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/895678836daa2e7d767a0b18998d3b32 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/90a2a412cf77f0878e811db239c79cbc +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/9e3fff55e666e905677ea1ec03cbf90c +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a18133f41da2aa5e6c4ceeb0912758e4 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/a668b6ff88911a6fc7ee3ed2bce99925 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/adf63b8c230bec424832f299d6783649 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/b9bd83a3b44c1d3d3f3475bd4c0cba7f +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c6c9787ab538d56f0bf078335b046968 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c7ee05b0bd8082e947e7f11a52d43d4d +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/c8918b8c937b226f93f33acabc876a06 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/cd2a0221f05ca5fd45fa56d923f36195 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/cd456657bdefb4c3249301a5754fdbe2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d6c936f92dce001a74c5de9eff308ea2 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/d78f431479fa8ad43875544b8c50d206 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/development/sprockets/fd60d93b12b3001c215f1c6581eca777 +0 -0
- data/test/dummy/tmp/pids/server.pid +0 -1
- data/test/tmp/app/components/mountain_view.css +0 -3
- data/test/tmp/app/components/mountain_view.js +0 -1
@@ -0,0 +1,1439 @@
|
|
1
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
2
|
+
----------------------------
|
3
|
+
MountainViewTest: test_truth
|
4
|
+
----------------------------
|
5
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
6
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
7
|
+
----------------------------
|
8
|
+
MountainViewTest: test_truth
|
9
|
+
----------------------------
|
10
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
11
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
12
|
+
----------------------------
|
13
|
+
MountainViewTest: test_truth
|
14
|
+
----------------------------
|
15
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
16
|
+
[1m[36m (0.6ms)[0m [1mbegin transaction[0m
|
17
|
+
-----------------------------
|
18
|
+
ComponentHelperTest: test_foo
|
19
|
+
-----------------------------
|
20
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
21
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
22
|
+
-----------------------------
|
23
|
+
ComponentHelperTest: test_foo
|
24
|
+
-----------------------------
|
25
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
26
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
27
|
+
----------------------------
|
28
|
+
MountainViewTest: test_truth
|
29
|
+
----------------------------
|
30
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
31
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
32
|
+
----------------------------
|
33
|
+
MountainViewTest: test_truth
|
34
|
+
----------------------------
|
35
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
36
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
37
|
+
-------------------------------------------
|
38
|
+
MountainView::ComponentHelperTest: test_foo
|
39
|
+
-------------------------------------------
|
40
|
+
Rendered components/header/_header.html.erb (1.0ms)
|
41
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
42
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
43
|
+
-------------------------------------------
|
44
|
+
MountainView::ComponentHelperTest: test_foo
|
45
|
+
-------------------------------------------
|
46
|
+
Rendered components/header/_header.html.erb (1.1ms)
|
47
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
48
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
49
|
+
----------------------------
|
50
|
+
MountainViewTest: test_truth
|
51
|
+
----------------------------
|
52
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
53
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
54
|
+
----------------------------
|
55
|
+
MountainViewTest: test_truth
|
56
|
+
----------------------------
|
57
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
58
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
59
|
+
--------------------------------------------------------------------
|
60
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
61
|
+
--------------------------------------------------------------------
|
62
|
+
Rendered components/header/_header.html.erb (3.1ms)
|
63
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
64
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
65
|
+
----------------------------
|
66
|
+
MountainViewTest: test_truth
|
67
|
+
----------------------------
|
68
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
69
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
70
|
+
--------------------------------------------------------------------
|
71
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
72
|
+
--------------------------------------------------------------------
|
73
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
74
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
75
|
+
----------------------------
|
76
|
+
MountainViewTest: test_truth
|
77
|
+
----------------------------
|
78
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
79
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
80
|
+
--------------------------------------------------------------------
|
81
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
82
|
+
--------------------------------------------------------------------
|
83
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
84
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
85
|
+
----------------------------
|
86
|
+
MountainViewTest: test_truth
|
87
|
+
----------------------------
|
88
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
89
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
90
|
+
--------------------------------------------------------------------
|
91
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
92
|
+
--------------------------------------------------------------------
|
93
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
94
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
95
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
96
|
+
--------------------------------------------------------------------
|
97
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
98
|
+
--------------------------------------------------------------------
|
99
|
+
Rendered app/components/header/_header.html.erb (2.1ms)
|
100
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
101
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
102
|
+
----------------------------
|
103
|
+
MountainViewTest: test_truth
|
104
|
+
----------------------------
|
105
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
106
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
107
|
+
---------------------------------------------------------------
|
108
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
109
|
+
---------------------------------------------------------------
|
110
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
111
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
112
|
+
--------------------------------------------------------------------
|
113
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
114
|
+
--------------------------------------------------------------------
|
115
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
116
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
117
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
118
|
+
----------------------------
|
119
|
+
MountainViewTest: test_truth
|
120
|
+
----------------------------
|
121
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
122
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
123
|
+
--------------------------------------------------------------------
|
124
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
125
|
+
--------------------------------------------------------------------
|
126
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
127
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
128
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
129
|
+
---------------------------------------------------------------
|
130
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
131
|
+
---------------------------------------------------------------
|
132
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
133
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
134
|
+
----------------------------
|
135
|
+
MountainViewTest: test_truth
|
136
|
+
----------------------------
|
137
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
138
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
139
|
+
----------------------------
|
140
|
+
MountainViewTest: test_truth
|
141
|
+
----------------------------
|
142
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
143
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
144
|
+
---------------------------------------------------------------
|
145
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
146
|
+
---------------------------------------------------------------
|
147
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
148
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
149
|
+
--------------------------------------------------------------------
|
150
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
151
|
+
--------------------------------------------------------------------
|
152
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
153
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
154
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
155
|
+
---------------------------------------
|
156
|
+
MountainViewTest: test_engine_is_loaded
|
157
|
+
---------------------------------------
|
158
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
159
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
160
|
+
---------------------------------------------
|
161
|
+
MountainViewTest: test_stylesheets_are_served
|
162
|
+
---------------------------------------------
|
163
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
164
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
165
|
+
--------------------------------------------------------------------
|
166
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
167
|
+
--------------------------------------------------------------------
|
168
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
169
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
170
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
171
|
+
--------------------------------------------------------------------
|
172
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
173
|
+
--------------------------------------------------------------------
|
174
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
175
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
176
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
177
|
+
---------------------------------------
|
178
|
+
MountainViewTest: test_engine_is_loaded
|
179
|
+
---------------------------------------
|
180
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
181
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
182
|
+
---------------------------------------------
|
183
|
+
MountainViewTest: test_stylesheets_are_served
|
184
|
+
---------------------------------------------
|
185
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:45:59 -0400
|
186
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
187
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
188
|
+
---------------------------------------
|
189
|
+
MountainViewTest: test_engine_is_loaded
|
190
|
+
---------------------------------------
|
191
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
192
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
193
|
+
---------------------------------------------
|
194
|
+
MountainViewTest: test_javascripts_are_served
|
195
|
+
---------------------------------------------
|
196
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:46:28 -0400
|
197
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
198
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
199
|
+
---------------------------------------------
|
200
|
+
MountainViewTest: test_stylesheets_are_served
|
201
|
+
---------------------------------------------
|
202
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:46:28 -0400
|
203
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
204
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
205
|
+
--------------------------------------------------------------------
|
206
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
207
|
+
--------------------------------------------------------------------
|
208
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
209
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
210
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
211
|
+
--------------------------------------------------------------------
|
212
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
213
|
+
--------------------------------------------------------------------
|
214
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
215
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
216
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
217
|
+
---------------------------------------
|
218
|
+
MountainViewTest: test_engine_is_loaded
|
219
|
+
---------------------------------------
|
220
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
221
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
222
|
+
---------------------------------------------
|
223
|
+
MountainViewTest: test_javascripts_are_served
|
224
|
+
---------------------------------------------
|
225
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:48:33 -0400
|
226
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
227
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
228
|
+
---------------------------------------------
|
229
|
+
MountainViewTest: test_stylesheets_are_served
|
230
|
+
---------------------------------------------
|
231
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:48:33 -0400
|
232
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
233
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
234
|
+
---------------------------------------
|
235
|
+
MountainViewTest: test_engine_is_loaded
|
236
|
+
---------------------------------------
|
237
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
238
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
239
|
+
---------------------------------------------
|
240
|
+
MountainViewTest: test_javascripts_are_served
|
241
|
+
---------------------------------------------
|
242
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 14:50:56 -0400
|
243
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
244
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
245
|
+
---------------------------------------------
|
246
|
+
MountainViewTest: test_stylesheets_are_served
|
247
|
+
---------------------------------------------
|
248
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 14:50:56 -0400
|
249
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
250
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
251
|
+
--------------------------------------------------------------------
|
252
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
253
|
+
--------------------------------------------------------------------
|
254
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
255
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
256
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
257
|
+
---------------------------------------------------------------
|
258
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
259
|
+
---------------------------------------------------------------
|
260
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
261
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
262
|
+
--------------------------------------------------------------------
|
263
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
264
|
+
--------------------------------------------------------------------
|
265
|
+
Rendered app/components/header/_header.html.erb (3.3ms)
|
266
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
267
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
268
|
+
---------------------------------------
|
269
|
+
MountainViewTest: test_engine_is_loaded
|
270
|
+
---------------------------------------
|
271
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
272
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
273
|
+
------------------------------------------------------
|
274
|
+
MountainViewTest: test_javascripts_are_properly_served
|
275
|
+
------------------------------------------------------
|
276
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:50:32 -0400
|
277
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
278
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
279
|
+
------------------------------------------------------
|
280
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
281
|
+
------------------------------------------------------
|
282
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:50:32 -0400
|
283
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
284
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
285
|
+
---------------------------------------------------------------
|
286
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
287
|
+
---------------------------------------------------------------
|
288
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
289
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
290
|
+
---------------------------------------
|
291
|
+
MountainViewTest: test_engine_is_loaded
|
292
|
+
---------------------------------------
|
293
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
294
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
295
|
+
------------------------------------------------------
|
296
|
+
MountainViewTest: test_javascripts_are_properly_served
|
297
|
+
------------------------------------------------------
|
298
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:50:58 -0400
|
299
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
300
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
301
|
+
------------------------------------------------------
|
302
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
303
|
+
------------------------------------------------------
|
304
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:50:58 -0400
|
305
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
306
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
307
|
+
--------------------------------------------------------------------
|
308
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
309
|
+
--------------------------------------------------------------------
|
310
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
311
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
312
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
313
|
+
---------------------------------------------------------------
|
314
|
+
AssetsGeneratorTest: test_Assert_all_files_are_properly_created
|
315
|
+
---------------------------------------------------------------
|
316
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
317
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
318
|
+
---------------------------------------
|
319
|
+
MountainViewTest: test_engine_is_loaded
|
320
|
+
---------------------------------------
|
321
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
322
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
323
|
+
------------------------------------------------------
|
324
|
+
MountainViewTest: test_javascripts_are_properly_served
|
325
|
+
------------------------------------------------------
|
326
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 15:54:59 -0400
|
327
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
328
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
329
|
+
------------------------------------------------------
|
330
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
331
|
+
------------------------------------------------------
|
332
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 15:54:59 -0400
|
333
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
334
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
335
|
+
--------------------------------------------------------------------
|
336
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
337
|
+
--------------------------------------------------------------------
|
338
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
339
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
340
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
341
|
+
---------------------------------------
|
342
|
+
MountainViewTest: test_engine_is_loaded
|
343
|
+
---------------------------------------
|
344
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
345
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
346
|
+
------------------------------------------------------
|
347
|
+
MountainViewTest: test_javascripts_are_properly_served
|
348
|
+
------------------------------------------------------
|
349
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:11:07 -0400
|
350
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
351
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
352
|
+
------------------------------------------------------
|
353
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
354
|
+
------------------------------------------------------
|
355
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:11:07 -0400
|
356
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
357
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
358
|
+
--------------------------------------------------------------------
|
359
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
360
|
+
--------------------------------------------------------------------
|
361
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
362
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
363
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
364
|
+
---------------------------------------
|
365
|
+
MountainViewTest: test_engine_is_loaded
|
366
|
+
---------------------------------------
|
367
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
368
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
369
|
+
------------------------------------------------------
|
370
|
+
MountainViewTest: test_javascripts_are_properly_served
|
371
|
+
------------------------------------------------------
|
372
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:19:49 -0400
|
373
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
374
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
375
|
+
------------------------------------------------------
|
376
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
377
|
+
------------------------------------------------------
|
378
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:19:49 -0400
|
379
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
380
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
381
|
+
--------------------------------------------------------------------
|
382
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
383
|
+
--------------------------------------------------------------------
|
384
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
385
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
386
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
387
|
+
--------------------------------------------------------------------
|
388
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
389
|
+
--------------------------------------------------------------------
|
390
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
391
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
392
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
393
|
+
---------------------------------------
|
394
|
+
MountainViewTest: test_engine_is_loaded
|
395
|
+
---------------------------------------
|
396
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
397
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
398
|
+
------------------------------------------------------
|
399
|
+
MountainViewTest: test_javascripts_are_properly_served
|
400
|
+
------------------------------------------------------
|
401
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:20:11 -0400
|
402
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
403
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
404
|
+
------------------------------------------------------
|
405
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
406
|
+
------------------------------------------------------
|
407
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:20:11 -0400
|
408
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
409
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
410
|
+
--------------------------------------------------------------------
|
411
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
412
|
+
--------------------------------------------------------------------
|
413
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
414
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
415
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
416
|
+
---------------------------------------
|
417
|
+
MountainViewTest: test_engine_is_loaded
|
418
|
+
---------------------------------------
|
419
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
420
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
421
|
+
------------------------------------------------------
|
422
|
+
MountainViewTest: test_javascripts_are_properly_served
|
423
|
+
------------------------------------------------------
|
424
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 16:21:02 -0400
|
425
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
426
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
427
|
+
------------------------------------------------------
|
428
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
429
|
+
------------------------------------------------------
|
430
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 16:21:02 -0400
|
431
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
432
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
433
|
+
--------------------------------------------------------------------
|
434
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
435
|
+
--------------------------------------------------------------------
|
436
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
437
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
438
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
439
|
+
---------------------------------------
|
440
|
+
MountainViewTest: test_engine_is_loaded
|
441
|
+
---------------------------------------
|
442
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
443
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
444
|
+
------------------------------------------------------
|
445
|
+
MountainViewTest: test_javascripts_are_properly_served
|
446
|
+
------------------------------------------------------
|
447
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-20 17:13:27 -0400
|
448
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
449
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
450
|
+
------------------------------------------------------
|
451
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
452
|
+
------------------------------------------------------
|
453
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-20 17:13:27 -0400
|
454
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
455
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
456
|
+
--------------------------------------------------------------------
|
457
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
458
|
+
--------------------------------------------------------------------
|
459
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
460
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
461
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
462
|
+
---------------------------------------
|
463
|
+
MountainViewTest: test_engine_is_loaded
|
464
|
+
---------------------------------------
|
465
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
466
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
467
|
+
------------------------------------------------------
|
468
|
+
MountainViewTest: test_javascripts_are_properly_served
|
469
|
+
------------------------------------------------------
|
470
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 10:51:54 -0400
|
471
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
472
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
473
|
+
------------------------------------------------------
|
474
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
475
|
+
------------------------------------------------------
|
476
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 10:51:54 -0400
|
477
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
478
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
479
|
+
--------------------------------------------------------------------
|
480
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
481
|
+
--------------------------------------------------------------------
|
482
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
483
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
484
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
485
|
+
---------------------------------------
|
486
|
+
MountainViewTest: test_engine_is_loaded
|
487
|
+
---------------------------------------
|
488
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
489
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
490
|
+
------------------------------------------------------
|
491
|
+
MountainViewTest: test_javascripts_are_properly_served
|
492
|
+
------------------------------------------------------
|
493
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:05:12 -0400
|
494
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
495
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
496
|
+
------------------------------------------------------
|
497
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
498
|
+
------------------------------------------------------
|
499
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:05:12 -0400
|
500
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
501
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
502
|
+
--------------------------------------------------------------------
|
503
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
504
|
+
--------------------------------------------------------------------
|
505
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
506
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
507
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
508
|
+
---------------------------------------
|
509
|
+
MountainViewTest: test_engine_is_loaded
|
510
|
+
---------------------------------------
|
511
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
512
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
513
|
+
------------------------------------------------------
|
514
|
+
MountainViewTest: test_javascripts_are_properly_served
|
515
|
+
------------------------------------------------------
|
516
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:08:19 -0400
|
517
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
518
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
519
|
+
------------------------------------------------------
|
520
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
521
|
+
------------------------------------------------------
|
522
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:08:19 -0400
|
523
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
524
|
+
Connecting to database specified by database.yml
|
525
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
526
|
+
Rendered app/components/header/_header.html.erb (1.4ms)
|
527
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
528
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
529
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
530
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
531
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:22:08 -0400
|
532
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
533
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
534
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:22:08 -0400
|
535
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
536
|
+
Connecting to database specified by database.yml
|
537
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
538
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
539
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
540
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
541
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
542
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
543
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:22:32 -0400
|
544
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
545
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
546
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:22:33 -0400
|
547
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
548
|
+
Connecting to database specified by database.yml
|
549
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
550
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
551
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
552
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
553
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
554
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
555
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:30:06 -0400
|
556
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
557
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
558
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:30:06 -0400
|
559
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
560
|
+
Connecting to database specified by database.yml
|
561
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
562
|
+
Rendered app/components/header/_header.html.erb (0.8ms)
|
563
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
564
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
565
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
566
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
567
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:30:29 -0400
|
568
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
569
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
570
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:30:29 -0400
|
571
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
572
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
573
|
+
--------------------------------------------------------------------
|
574
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
575
|
+
--------------------------------------------------------------------
|
576
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
577
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
578
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
579
|
+
---------------------------------------
|
580
|
+
MountainViewTest: test_engine_is_loaded
|
581
|
+
---------------------------------------
|
582
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
583
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
584
|
+
------------------------------------------------------
|
585
|
+
MountainViewTest: test_javascripts_are_properly_served
|
586
|
+
------------------------------------------------------
|
587
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:34:02 -0400
|
588
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
589
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
590
|
+
------------------------------------------------------
|
591
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
592
|
+
------------------------------------------------------
|
593
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:34:02 -0400
|
594
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
595
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
596
|
+
--------------------------------------------------------------------
|
597
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
598
|
+
--------------------------------------------------------------------
|
599
|
+
Rendered app/components/header/_header.html.erb (1.4ms)
|
600
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
601
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
602
|
+
---------------------------------------
|
603
|
+
MountainViewTest: test_engine_is_loaded
|
604
|
+
---------------------------------------
|
605
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
606
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
607
|
+
------------------------------------------------------
|
608
|
+
MountainViewTest: test_javascripts_are_properly_served
|
609
|
+
------------------------------------------------------
|
610
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:35:02 -0400
|
611
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
612
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
613
|
+
------------------------------------------------------
|
614
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
615
|
+
------------------------------------------------------
|
616
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:35:02 -0400
|
617
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
618
|
+
Connecting to database specified by database.yml
|
619
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
620
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
621
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
622
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
623
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
624
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
625
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:35:38 -0400
|
626
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
627
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
628
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:35:38 -0400
|
629
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
630
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
631
|
+
--------------------------------------------------------------------
|
632
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
633
|
+
--------------------------------------------------------------------
|
634
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
635
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
636
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
637
|
+
------------------------------------------------------
|
638
|
+
MountainViewTest: test_javascripts_are_properly_served
|
639
|
+
------------------------------------------------------
|
640
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:37:36 -0400
|
641
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
642
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
643
|
+
---------------------------------------
|
644
|
+
MountainViewTest: test_engine_is_loaded
|
645
|
+
---------------------------------------
|
646
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
647
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
648
|
+
------------------------------------------------------
|
649
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
650
|
+
------------------------------------------------------
|
651
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:37:36 -0400
|
652
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
653
|
+
Connecting to database specified by database.yml
|
654
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
655
|
+
Rendered app/components/header/_header.html.erb (0.8ms)
|
656
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
657
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
658
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
659
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
660
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:37:59 -0400
|
661
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
662
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
663
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:37:59 -0400
|
664
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
665
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
666
|
+
--------------------------------------------------------------------
|
667
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
668
|
+
--------------------------------------------------------------------
|
669
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
670
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
671
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
672
|
+
---------------------------------------
|
673
|
+
MountainViewTest: test_engine_is_loaded
|
674
|
+
---------------------------------------
|
675
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
676
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
677
|
+
------------------------------------------------------
|
678
|
+
MountainViewTest: test_javascripts_are_properly_served
|
679
|
+
------------------------------------------------------
|
680
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:23 -0400
|
681
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
682
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
683
|
+
------------------------------------------------------
|
684
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
685
|
+
------------------------------------------------------
|
686
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:23 -0400
|
687
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
688
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
689
|
+
--------------------------------------------------------------------
|
690
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
691
|
+
--------------------------------------------------------------------
|
692
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
693
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
694
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
695
|
+
---------------------------------------
|
696
|
+
MountainViewTest: test_engine_is_loaded
|
697
|
+
---------------------------------------
|
698
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
699
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
700
|
+
------------------------------------------------------
|
701
|
+
MountainViewTest: test_javascripts_are_properly_served
|
702
|
+
------------------------------------------------------
|
703
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:35 -0400
|
704
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
705
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
706
|
+
------------------------------------------------------
|
707
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
708
|
+
------------------------------------------------------
|
709
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:35 -0400
|
710
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
711
|
+
Connecting to database specified by database.yml
|
712
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
713
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
714
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
715
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
716
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
717
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
718
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:38:46 -0400
|
719
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
720
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
721
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:38:46 -0400
|
722
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
723
|
+
Connecting to database specified by database.yml
|
724
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
725
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
726
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
727
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
728
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
729
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
730
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:40:54 -0400
|
731
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
732
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
733
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:40:54 -0400
|
734
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
735
|
+
Connecting to database specified by database.yml
|
736
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
737
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
738
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
739
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
740
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
741
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
742
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:47:10 -0400
|
743
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
744
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
745
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:47:10 -0400
|
746
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
747
|
+
Connecting to database specified by database.yml
|
748
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
749
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
750
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
751
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
752
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
753
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
754
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:48:28 -0400
|
755
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
756
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
757
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:48:28 -0400
|
758
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
759
|
+
Connecting to database specified by database.yml
|
760
|
+
[1m[36m (0.2ms)[0m [1mbegin transaction[0m
|
761
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
762
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
763
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
764
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
765
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
766
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:18 -0400
|
767
|
+
Compiled header/header.js (0ms) (pid 65183)
|
768
|
+
Compiled mountain_view.js (13ms) (pid 65183)
|
769
|
+
Served asset /mountain_view.js - 200 OK (19ms)
|
770
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
771
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
772
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:18 -0400
|
773
|
+
Compiled header/header.css (0ms) (pid 65183)
|
774
|
+
Compiled mountain_view.css (4ms) (pid 65183)
|
775
|
+
Served asset /mountain_view.css - 200 OK (10ms)
|
776
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
777
|
+
[1m[36m (0.3ms)[0m [1mbegin transaction[0m
|
778
|
+
--------------------------------------------------------------------
|
779
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
780
|
+
--------------------------------------------------------------------
|
781
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
782
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
783
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
784
|
+
---------------------------------------
|
785
|
+
MountainViewTest: test_engine_is_loaded
|
786
|
+
---------------------------------------
|
787
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
788
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
789
|
+
------------------------------------------------------
|
790
|
+
MountainViewTest: test_javascripts_are_properly_served
|
791
|
+
------------------------------------------------------
|
792
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:33 -0400
|
793
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
794
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
795
|
+
------------------------------------------------------
|
796
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
797
|
+
------------------------------------------------------
|
798
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:33 -0400
|
799
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
800
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
801
|
+
---------------------------------------
|
802
|
+
MountainViewTest: test_engine_is_loaded
|
803
|
+
---------------------------------------
|
804
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
805
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
806
|
+
------------------------------------------------------
|
807
|
+
MountainViewTest: test_javascripts_are_properly_served
|
808
|
+
------------------------------------------------------
|
809
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:51:46 -0400
|
810
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
811
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
812
|
+
------------------------------------------------------
|
813
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
814
|
+
------------------------------------------------------
|
815
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:51:46 -0400
|
816
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
817
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
818
|
+
--------------------------------------------------------------------
|
819
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
820
|
+
--------------------------------------------------------------------
|
821
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
822
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
823
|
+
[1m[36m (0.5ms)[0m [1mbegin transaction[0m
|
824
|
+
---------------------------------------
|
825
|
+
MountainViewTest: test_engine_is_loaded
|
826
|
+
---------------------------------------
|
827
|
+
[1m[35m (0.2ms)[0m rollback transaction
|
828
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
829
|
+
------------------------------------------------------
|
830
|
+
MountainViewTest: test_javascripts_are_properly_served
|
831
|
+
------------------------------------------------------
|
832
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:52:00 -0400
|
833
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
834
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
835
|
+
------------------------------------------------------
|
836
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
837
|
+
------------------------------------------------------
|
838
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:52:00 -0400
|
839
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
840
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
841
|
+
--------------------------------------------------------------------
|
842
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
843
|
+
--------------------------------------------------------------------
|
844
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
845
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
846
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
847
|
+
---------------------------------------
|
848
|
+
MountainViewTest: test_engine_is_loaded
|
849
|
+
---------------------------------------
|
850
|
+
[1m[35m (0.0ms)[0m rollback transaction
|
851
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
852
|
+
------------------------------------------------------
|
853
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
854
|
+
------------------------------------------------------
|
855
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:52:41 -0400
|
856
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
857
|
+
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
858
|
+
------------------------------------------------------
|
859
|
+
MountainViewTest: test_javascripts_are_properly_served
|
860
|
+
------------------------------------------------------
|
861
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:52:41 -0400
|
862
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
863
|
+
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
864
|
+
--------------------------------------------------------------------
|
865
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
866
|
+
--------------------------------------------------------------------
|
867
|
+
Rendered app/components/header/_header.html.erb (2.4ms)
|
868
|
+
[1m[35m (0.1ms)[0m rollback transaction
|
869
|
+
------------------------------------------------------
|
870
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
871
|
+
------------------------------------------------------
|
872
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:22 -0400
|
873
|
+
------------------------------------------------------
|
874
|
+
MountainViewTest: test_javascripts_are_properly_served
|
875
|
+
------------------------------------------------------
|
876
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:22 -0400
|
877
|
+
---------------------------------------
|
878
|
+
MountainViewTest: test_engine_is_loaded
|
879
|
+
---------------------------------------
|
880
|
+
--------------------------------------------------------------------
|
881
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
882
|
+
--------------------------------------------------------------------
|
883
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
884
|
+
---------------------------------------
|
885
|
+
MountainViewTest: test_engine_is_loaded
|
886
|
+
---------------------------------------
|
887
|
+
------------------------------------------------------
|
888
|
+
MountainViewTest: test_javascripts_are_properly_served
|
889
|
+
------------------------------------------------------
|
890
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:30 -0400
|
891
|
+
------------------------------------------------------
|
892
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
893
|
+
------------------------------------------------------
|
894
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:30 -0400
|
895
|
+
--------------------------------------------------------------------
|
896
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
897
|
+
--------------------------------------------------------------------
|
898
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
899
|
+
--------------------------------------------------------------------
|
900
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
901
|
+
--------------------------------------------------------------------
|
902
|
+
Rendered app/components/header/_header.html.erb (0.9ms)
|
903
|
+
---------------------------------------
|
904
|
+
MountainViewTest: test_engine_is_loaded
|
905
|
+
---------------------------------------
|
906
|
+
------------------------------------------------------
|
907
|
+
MountainViewTest: test_javascripts_are_properly_served
|
908
|
+
------------------------------------------------------
|
909
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:41 -0400
|
910
|
+
------------------------------------------------------
|
911
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
912
|
+
------------------------------------------------------
|
913
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:41 -0400
|
914
|
+
Rendered app/components/header/_header.html.erb (0.8ms)
|
915
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:55:52 -0400
|
916
|
+
Compiled header/header.js (0ms) (pid 66148)
|
917
|
+
Compiled mountain_view.js (16ms) (pid 66148)
|
918
|
+
Served asset /mountain_view.js - 200 OK (27ms)
|
919
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:55:52 -0400
|
920
|
+
Compiled header/header.css (0ms) (pid 66148)
|
921
|
+
Compiled mountain_view.css (4ms) (pid 66148)
|
922
|
+
Served asset /mountain_view.css - 200 OK (10ms)
|
923
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
924
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-03-23 11:56:14 -0400
|
925
|
+
Compiled header/header.js (0ms) (pid 66301)
|
926
|
+
Compiled mountain_view.js (13ms) (pid 66301)
|
927
|
+
Served asset /mountain_view.js - 200 OK (20ms)
|
928
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-03-23 11:56:14 -0400
|
929
|
+
Compiled header/header.css (0ms) (pid 66301)
|
930
|
+
Compiled mountain_view.css (3ms) (pid 66301)
|
931
|
+
Served asset /mountain_view.css - 200 OK (10ms)
|
932
|
+
---------------------------------------
|
933
|
+
MountainViewTest: test_engine_is_loaded
|
934
|
+
---------------------------------------
|
935
|
+
------------------------------------------------------
|
936
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
937
|
+
------------------------------------------------------
|
938
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-07 15:20:19 -0400
|
939
|
+
------------------------------------------------------
|
940
|
+
MountainViewTest: test_javascripts_are_properly_served
|
941
|
+
------------------------------------------------------
|
942
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-07 15:20:19 -0400
|
943
|
+
--------------------------------------------------------------------
|
944
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
945
|
+
--------------------------------------------------------------------
|
946
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
947
|
+
--------------------------------------------------------------------
|
948
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
949
|
+
--------------------------------------------------------------------
|
950
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
951
|
+
---------------------------------------
|
952
|
+
MountainViewTest: test_engine_is_loaded
|
953
|
+
---------------------------------------
|
954
|
+
------------------------------------------------------
|
955
|
+
MountainViewTest: test_javascripts_are_properly_served
|
956
|
+
------------------------------------------------------
|
957
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-07 15:20:31 -0400
|
958
|
+
------------------------------------------------------
|
959
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
960
|
+
------------------------------------------------------
|
961
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-07 15:20:31 -0400
|
962
|
+
--------------------------------------------------------------------
|
963
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
964
|
+
--------------------------------------------------------------------
|
965
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
966
|
+
---------------------------------------
|
967
|
+
MountainViewTest: test_engine_is_loaded
|
968
|
+
---------------------------------------
|
969
|
+
------------------------------------------------------
|
970
|
+
MountainViewTest: test_javascripts_are_properly_served
|
971
|
+
------------------------------------------------------
|
972
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 13:18:33 -0400
|
973
|
+
------------------------------------------------------
|
974
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
975
|
+
------------------------------------------------------
|
976
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 13:18:33 -0400
|
977
|
+
--------------------------------------------------------------------
|
978
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
979
|
+
--------------------------------------------------------------------
|
980
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
981
|
+
---------------------------------------
|
982
|
+
MountainViewTest: test_engine_is_loaded
|
983
|
+
---------------------------------------
|
984
|
+
------------------------------------------------------
|
985
|
+
MountainViewTest: test_javascripts_are_properly_served
|
986
|
+
------------------------------------------------------
|
987
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:15:31 -0400
|
988
|
+
------------------------------------------------------
|
989
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
990
|
+
------------------------------------------------------
|
991
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:15:31 -0400
|
992
|
+
------------------------------------------------------
|
993
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
994
|
+
------------------------------------------------------
|
995
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:16:12 -0400
|
996
|
+
------------------------------------------------------
|
997
|
+
MountainViewTest: test_javascripts_are_properly_served
|
998
|
+
------------------------------------------------------
|
999
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:16:12 -0400
|
1000
|
+
---------------------------------------
|
1001
|
+
MountainViewTest: test_engine_is_loaded
|
1002
|
+
---------------------------------------
|
1003
|
+
--------------------------------------------------------------------
|
1004
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1005
|
+
--------------------------------------------------------------------
|
1006
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1007
|
+
------------------------------------------------------
|
1008
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1009
|
+
------------------------------------------------------
|
1010
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 17:38:01 -0400
|
1011
|
+
---------------------------------------
|
1012
|
+
MountainViewTest: test_engine_is_loaded
|
1013
|
+
---------------------------------------
|
1014
|
+
------------------------------------------------------
|
1015
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1016
|
+
------------------------------------------------------
|
1017
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 17:38:01 -0400
|
1018
|
+
--------------------------------------------------------------------
|
1019
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1020
|
+
--------------------------------------------------------------------
|
1021
|
+
Rendered app/components/header/_header.html.erb (2.4ms)
|
1022
|
+
--------------------------------------------------------------------
|
1023
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1024
|
+
--------------------------------------------------------------------
|
1025
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
1026
|
+
------------------------------------------------------------------
|
1027
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1028
|
+
------------------------------------------------------------------
|
1029
|
+
---------------------------------------
|
1030
|
+
MountainViewTest: test_engine_is_loaded
|
1031
|
+
---------------------------------------
|
1032
|
+
------------------------------------------------------
|
1033
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1034
|
+
------------------------------------------------------
|
1035
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:27:04 -0400
|
1036
|
+
------------------------------------------------------
|
1037
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1038
|
+
------------------------------------------------------
|
1039
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:27:04 -0400
|
1040
|
+
--------------------------------------------------------------------
|
1041
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1042
|
+
--------------------------------------------------------------------
|
1043
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
1044
|
+
---------------------------------------
|
1045
|
+
MountainViewTest: test_engine_is_loaded
|
1046
|
+
---------------------------------------
|
1047
|
+
------------------------------------------------------
|
1048
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1049
|
+
------------------------------------------------------
|
1050
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:27:29 -0400
|
1051
|
+
------------------------------------------------------
|
1052
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1053
|
+
------------------------------------------------------
|
1054
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:27:29 -0400
|
1055
|
+
------------------------------------------------------------------
|
1056
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1057
|
+
------------------------------------------------------------------
|
1058
|
+
---------------------------------------
|
1059
|
+
MountainViewTest: test_engine_is_loaded
|
1060
|
+
---------------------------------------
|
1061
|
+
------------------------------------------------------
|
1062
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1063
|
+
------------------------------------------------------
|
1064
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:28:16 -0400
|
1065
|
+
------------------------------------------------------
|
1066
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1067
|
+
------------------------------------------------------
|
1068
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:28:16 -0400
|
1069
|
+
------------------------------------------------------------------
|
1070
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1071
|
+
------------------------------------------------------------------
|
1072
|
+
--------------------------------------------------------------------
|
1073
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1074
|
+
--------------------------------------------------------------------
|
1075
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
1076
|
+
--------------------------------------------------------------------
|
1077
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1078
|
+
--------------------------------------------------------------------
|
1079
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
1080
|
+
------------------------------------------------------------------
|
1081
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1082
|
+
------------------------------------------------------------------
|
1083
|
+
---------------------------------------
|
1084
|
+
MountainViewTest: test_engine_is_loaded
|
1085
|
+
---------------------------------------
|
1086
|
+
------------------------------------------------------
|
1087
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1088
|
+
------------------------------------------------------
|
1089
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:29:26 -0400
|
1090
|
+
------------------------------------------------------
|
1091
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1092
|
+
------------------------------------------------------
|
1093
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:29:26 -0400
|
1094
|
+
------------------------------------------------------------------
|
1095
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1096
|
+
------------------------------------------------------------------
|
1097
|
+
--------------------------------------------------------------------
|
1098
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1099
|
+
--------------------------------------------------------------------
|
1100
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1101
|
+
------------------------------------------------------
|
1102
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1103
|
+
------------------------------------------------------
|
1104
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:33:16 -0400
|
1105
|
+
------------------------------------------------------
|
1106
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1107
|
+
------------------------------------------------------
|
1108
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:33:17 -0400
|
1109
|
+
---------------------------------------
|
1110
|
+
MountainViewTest: test_engine_is_loaded
|
1111
|
+
---------------------------------------
|
1112
|
+
------------------------------------------------------
|
1113
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1114
|
+
------------------------------------------------------
|
1115
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:33:33 -0400
|
1116
|
+
---------------------------------------
|
1117
|
+
MountainViewTest: test_engine_is_loaded
|
1118
|
+
---------------------------------------
|
1119
|
+
------------------------------------------------------
|
1120
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1121
|
+
------------------------------------------------------
|
1122
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:33:33 -0400
|
1123
|
+
--------------------------------------------------------------------
|
1124
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1125
|
+
--------------------------------------------------------------------
|
1126
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
1127
|
+
------------------------------------------------------------------
|
1128
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1129
|
+
------------------------------------------------------------------
|
1130
|
+
------------------------------------------------------
|
1131
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1132
|
+
------------------------------------------------------
|
1133
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:34:00 -0400
|
1134
|
+
---------------------------------------
|
1135
|
+
MountainViewTest: test_engine_is_loaded
|
1136
|
+
---------------------------------------
|
1137
|
+
------------------------------------------------------
|
1138
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1139
|
+
------------------------------------------------------
|
1140
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:34:00 -0400
|
1141
|
+
------------------------------------------------------------------
|
1142
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1143
|
+
------------------------------------------------------------------
|
1144
|
+
--------------------------------------------------------------------
|
1145
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1146
|
+
--------------------------------------------------------------------
|
1147
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
1148
|
+
------------------------------------------------------------------
|
1149
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1150
|
+
------------------------------------------------------------------
|
1151
|
+
------------------------------------------------------
|
1152
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1153
|
+
------------------------------------------------------
|
1154
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:34:26 -0400
|
1155
|
+
------------------------------------------------------
|
1156
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1157
|
+
------------------------------------------------------
|
1158
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:34:26 -0400
|
1159
|
+
---------------------------------------
|
1160
|
+
MountainViewTest: test_engine_is_loaded
|
1161
|
+
---------------------------------------
|
1162
|
+
--------------------------------------------------------------------
|
1163
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1164
|
+
--------------------------------------------------------------------
|
1165
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
1166
|
+
------------------------------------------------------
|
1167
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1168
|
+
------------------------------------------------------
|
1169
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:35:03 -0400
|
1170
|
+
------------------------------------------------------
|
1171
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1172
|
+
------------------------------------------------------
|
1173
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:35:03 -0400
|
1174
|
+
---------------------------------------
|
1175
|
+
MountainViewTest: test_engine_is_loaded
|
1176
|
+
---------------------------------------
|
1177
|
+
------------------------------------------------------------------
|
1178
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1179
|
+
------------------------------------------------------------------
|
1180
|
+
--------------------------------------------------------------------
|
1181
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1182
|
+
--------------------------------------------------------------------
|
1183
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
1184
|
+
------------------------------------------------------------------
|
1185
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1186
|
+
------------------------------------------------------------------
|
1187
|
+
--------------------------------------------------------------------
|
1188
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1189
|
+
--------------------------------------------------------------------
|
1190
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1191
|
+
---------------------------------------
|
1192
|
+
MountainViewTest: test_engine_is_loaded
|
1193
|
+
---------------------------------------
|
1194
|
+
------------------------------------------------------
|
1195
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1196
|
+
------------------------------------------------------
|
1197
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:35:23 -0400
|
1198
|
+
------------------------------------------------------
|
1199
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1200
|
+
------------------------------------------------------
|
1201
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:35:23 -0400
|
1202
|
+
------------------------------------------------------------------
|
1203
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1204
|
+
------------------------------------------------------------------
|
1205
|
+
------------------------------------------------------
|
1206
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1207
|
+
------------------------------------------------------
|
1208
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:36:51 -0400
|
1209
|
+
------------------------------------------------------
|
1210
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1211
|
+
------------------------------------------------------
|
1212
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:36:51 -0400
|
1213
|
+
---------------------------------------
|
1214
|
+
MountainViewTest: test_engine_is_loaded
|
1215
|
+
---------------------------------------
|
1216
|
+
--------------------------------------------------------------------
|
1217
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1218
|
+
--------------------------------------------------------------------
|
1219
|
+
Rendered app/components/header/_header.html.erb (2.1ms)
|
1220
|
+
------------------------------------------------------------------
|
1221
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1222
|
+
------------------------------------------------------------------
|
1223
|
+
--------------------------------------------------------------------
|
1224
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1225
|
+
--------------------------------------------------------------------
|
1226
|
+
Rendered app/components/header/_header.html.erb (1.6ms)
|
1227
|
+
---------------------------------------
|
1228
|
+
MountainViewTest: test_engine_is_loaded
|
1229
|
+
---------------------------------------
|
1230
|
+
------------------------------------------------------
|
1231
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1232
|
+
------------------------------------------------------
|
1233
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:37:34 -0400
|
1234
|
+
------------------------------------------------------
|
1235
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1236
|
+
------------------------------------------------------
|
1237
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:37:34 -0400
|
1238
|
+
------------------------------------------------------------------
|
1239
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1240
|
+
------------------------------------------------------------------
|
1241
|
+
--------------------------------------------------------------------
|
1242
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1243
|
+
--------------------------------------------------------------------
|
1244
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1245
|
+
---------------------------------------
|
1246
|
+
MountainViewTest: test_engine_is_loaded
|
1247
|
+
---------------------------------------
|
1248
|
+
------------------------------------------------------
|
1249
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1250
|
+
------------------------------------------------------
|
1251
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:38:17 -0400
|
1252
|
+
------------------------------------------------------
|
1253
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1254
|
+
------------------------------------------------------
|
1255
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:38:17 -0400
|
1256
|
+
------------------------------------------------------------------
|
1257
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1258
|
+
------------------------------------------------------------------
|
1259
|
+
--------------------------------------------------------------------
|
1260
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1261
|
+
--------------------------------------------------------------------
|
1262
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1263
|
+
------------------------------------------------------
|
1264
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1265
|
+
------------------------------------------------------
|
1266
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-10 18:41:15 -0400
|
1267
|
+
---------------------------------------
|
1268
|
+
MountainViewTest: test_engine_is_loaded
|
1269
|
+
---------------------------------------
|
1270
|
+
------------------------------------------------------
|
1271
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1272
|
+
------------------------------------------------------
|
1273
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-10 18:41:15 -0400
|
1274
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
1275
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:34:44 -0400
|
1276
|
+
Compiled card/card.js (0ms) (pid 95013)
|
1277
|
+
Compiled header/header.js (0ms) (pid 95013)
|
1278
|
+
Compiled mountain_view.js (9ms) (pid 95013)
|
1279
|
+
Served asset /mountain_view.js - 200 OK (16ms)
|
1280
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:34:44 -0400
|
1281
|
+
Compiled card/card.css (0ms) (pid 95013)
|
1282
|
+
Compiled header/header.css (0ms) (pid 95013)
|
1283
|
+
Compiled mountain_view.css (10ms) (pid 95013)
|
1284
|
+
Served asset /mountain_view.css - 200 OK (19ms)
|
1285
|
+
------------------------------------------------------------------
|
1286
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1287
|
+
------------------------------------------------------------------
|
1288
|
+
--------------------------------------------------------------------
|
1289
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1290
|
+
--------------------------------------------------------------------
|
1291
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
1292
|
+
---------------------------------------
|
1293
|
+
MountainViewTest: test_engine_is_loaded
|
1294
|
+
---------------------------------------
|
1295
|
+
------------------------------------------------------
|
1296
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1297
|
+
------------------------------------------------------
|
1298
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:35:10 -0400
|
1299
|
+
------------------------------------------------------
|
1300
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1301
|
+
------------------------------------------------------
|
1302
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:35:10 -0400
|
1303
|
+
--------------------------------------------------------------------
|
1304
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1305
|
+
--------------------------------------------------------------------
|
1306
|
+
Rendered app/components/header/_header.html.erb (1.5ms)
|
1307
|
+
------------------------------------------------------------------
|
1308
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1309
|
+
------------------------------------------------------------------
|
1310
|
+
---------------------------------------
|
1311
|
+
MountainViewTest: test_engine_is_loaded
|
1312
|
+
---------------------------------------
|
1313
|
+
------------------------------------------------------
|
1314
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1315
|
+
------------------------------------------------------
|
1316
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:35:48 -0400
|
1317
|
+
------------------------------------------------------
|
1318
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1319
|
+
------------------------------------------------------
|
1320
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:35:48 -0400
|
1321
|
+
------------------------------------------------------------------
|
1322
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1323
|
+
------------------------------------------------------------------
|
1324
|
+
---------------------------------------
|
1325
|
+
MountainViewTest: test_engine_is_loaded
|
1326
|
+
---------------------------------------
|
1327
|
+
------------------------------------------------------
|
1328
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1329
|
+
------------------------------------------------------
|
1330
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:36:59 -0400
|
1331
|
+
------------------------------------------------------
|
1332
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1333
|
+
------------------------------------------------------
|
1334
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:37:00 -0400
|
1335
|
+
--------------------------------------------------------------------
|
1336
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1337
|
+
--------------------------------------------------------------------
|
1338
|
+
Rendered app/components/header/_header.html.erb (1.1ms)
|
1339
|
+
---------------------------------------
|
1340
|
+
MountainViewTest: test_engine_is_loaded
|
1341
|
+
---------------------------------------
|
1342
|
+
------------------------------------------------------
|
1343
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1344
|
+
------------------------------------------------------
|
1345
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:37:08 -0400
|
1346
|
+
------------------------------------------------------
|
1347
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1348
|
+
------------------------------------------------------
|
1349
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:37:08 -0400
|
1350
|
+
------------------------------------------------------------------
|
1351
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1352
|
+
------------------------------------------------------------------
|
1353
|
+
--------------------------------------------------------------------
|
1354
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1355
|
+
--------------------------------------------------------------------
|
1356
|
+
Rendered app/components/header/_header.html.erb (1.3ms)
|
1357
|
+
--------------------------------------------------------------------
|
1358
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1359
|
+
--------------------------------------------------------------------
|
1360
|
+
Rendered app/components/header/_header.html.erb (1.8ms)
|
1361
|
+
------------------------------------------------------
|
1362
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1363
|
+
------------------------------------------------------
|
1364
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:40:54 -0400
|
1365
|
+
---------------------------------------
|
1366
|
+
MountainViewTest: test_engine_is_loaded
|
1367
|
+
---------------------------------------
|
1368
|
+
------------------------------------------------------
|
1369
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1370
|
+
------------------------------------------------------
|
1371
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:40:54 -0400
|
1372
|
+
------------------------------------------------------------------
|
1373
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1374
|
+
------------------------------------------------------------------
|
1375
|
+
Rendered app/components/header/_header.html.erb (1.0ms)
|
1376
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:12 -0400
|
1377
|
+
Compiled card/card.js (0ms) (pid 97150)
|
1378
|
+
Compiled header/header.js (0ms) (pid 97150)
|
1379
|
+
Compiled mountain_view.js (17ms) (pid 97150)
|
1380
|
+
Served asset /mountain_view.js - 200 OK (24ms)
|
1381
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:12 -0400
|
1382
|
+
Compiled card/card.css (0ms) (pid 97150)
|
1383
|
+
Compiled header/header.css (0ms) (pid 97150)
|
1384
|
+
Compiled mountain_view.css (14ms) (pid 97150)
|
1385
|
+
Served asset /mountain_view.css - 200 OK (22ms)
|
1386
|
+
------------------------------------------------------------------
|
1387
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1388
|
+
------------------------------------------------------------------
|
1389
|
+
--------------------------------------------------------------------
|
1390
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1391
|
+
--------------------------------------------------------------------
|
1392
|
+
Rendered app/components/header/_header.html.erb (1.2ms)
|
1393
|
+
---------------------------------------
|
1394
|
+
MountainViewTest: test_engine_is_loaded
|
1395
|
+
---------------------------------------
|
1396
|
+
------------------------------------------------------
|
1397
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1398
|
+
------------------------------------------------------
|
1399
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:30 -0400
|
1400
|
+
------------------------------------------------------
|
1401
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1402
|
+
------------------------------------------------------
|
1403
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:31 -0400
|
1404
|
+
------------------------------------------------------------------
|
1405
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1406
|
+
------------------------------------------------------------------
|
1407
|
+
--------------------------------------------------------------------
|
1408
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1409
|
+
--------------------------------------------------------------------
|
1410
|
+
Rendered app/components/header/_header.html.erb (1.7ms)
|
1411
|
+
---------------------------------------
|
1412
|
+
MountainViewTest: test_engine_is_loaded
|
1413
|
+
---------------------------------------
|
1414
|
+
------------------------------------------------------
|
1415
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1416
|
+
------------------------------------------------------
|
1417
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:41 -0400
|
1418
|
+
------------------------------------------------------
|
1419
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1420
|
+
------------------------------------------------------
|
1421
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:41 -0400
|
1422
|
+
------------------------------------------------------
|
1423
|
+
MountainViewTest: test_javascripts_are_properly_served
|
1424
|
+
------------------------------------------------------
|
1425
|
+
Started GET "/assets/mountain_view.js" for 127.0.0.1 at 2015-04-13 10:41:54 -0400
|
1426
|
+
---------------------------------------
|
1427
|
+
MountainViewTest: test_engine_is_loaded
|
1428
|
+
---------------------------------------
|
1429
|
+
------------------------------------------------------
|
1430
|
+
MountainViewTest: test_stylesheets_are_properly_served
|
1431
|
+
------------------------------------------------------
|
1432
|
+
Started GET "/assets/mountain_view.css" for 127.0.0.1 at 2015-04-13 10:41:54 -0400
|
1433
|
+
--------------------------------------------------------------------
|
1434
|
+
MountainView::ComponentHelperTest: test_renders_the_proper_component
|
1435
|
+
--------------------------------------------------------------------
|
1436
|
+
Rendered app/components/header/_header.html.erb (1.4ms)
|
1437
|
+
------------------------------------------------------------------
|
1438
|
+
ComponentGeneratorTest: test_Assert_all_files_are_properly_created
|
1439
|
+
------------------------------------------------------------------
|