lettrics 0.0.3 → 0.1.0
Sign up to get free protection for your applications and to get access to all the features.
- data.tar.gz.sig +0 -0
- data/README.markdown +9 -3
- data/app/assets/javascripts/lettrics.js.coffee +8 -5
- data/lib/lettrics/version.rb +1 -1
- data/spec/dummy/app/controllers/pages_controller.rb +3 -0
- data/spec/dummy/app/views/pages/page_with_javascript.html.erb +8 -0
- data/spec/dummy/config/routes.rb +1 -56
- data/spec/dummy/db/test.db +0 -0
- data/spec/dummy/log/development.log +119 -1278
- data/spec/dummy/log/test.log +778 -741
- data/spec/dummy/tmp/cache/assets/C75/460/sprockets%2F94da8462fc55e11170903ef0a3703516 +0 -0
- data/spec/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/spec/dummy/tmp/cache/assets/{D2D/DA0/sprockets%2Fa1de6237f30da30581cbc1e078905e4a → D1D/8C0/sprockets%2F89f1b19cd91d129be09467f643940cfb} +0 -0
- data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/spec/dummy/tmp/cache/assets/D41/870/sprockets%2F1afa09c8dd3d1a765472b455c94f582c +0 -0
- data/spec/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/spec/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/spec/dummy/tmp/cache/assets/{C01/730/sprockets%2F500659744c217844696e2c86676f0c25 → D6A/B00/sprockets%2Fe6e78a5f30cea6f7a3b71d5680504d0b} +0 -0
- data/spec/dummy/tmp/cache/assets/{CF3/410/sprockets%2Fde6edfb1186fa00d46866436924946f9 → D7C/550/sprockets%2Fe945639b2b4eca4ce9526885c46d4ccb} +0 -0
- data/spec/dummy/tmp/cache/assets/DBC/B60/sprockets%2Fb26a4c1021ae8b88ccbe72b2c96cf01d +0 -0
- data/spec/dummy/tmp/cache/assets/{D4B/940/sprockets%2F7675e8ff74c03c57ff006bb46807ce3c → DD0/310/sprockets%2Fdd135b4ad7ccfc82260c72c85ec566fe} +0 -0
- data/spec/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/spec/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/spec/features/lettrics_integration_spec.rb +8 -0
- metadata +118 -145
- metadata.gz.sig +0 -0
- checksums.yaml +0 -7
- checksums.yaml.gz.sig +0 -0
- data/spec/dummy/tmp/cache/assets/CB1/520/sprockets%2F79ca64faa1e80c776248b4a421253785 +0 -0
- data/spec/dummy/tmp/cache/assets/CFF/100/sprockets%2F7b8e06d7174372badca3430622e5b52b +0 -0
- data/spec/dummy/tmp/cache/assets/D86/BC0/sprockets%2F4e8d94183affe56af668b052e876aed7 +0 -0
- data/spec/dummy/tmp/cache/assets/D9D/4F0/sprockets%2F96ddc1374a336ea11c4847c2af6fa7ed +0 -0
- data/spec/dummy/tmp/cache/assets/DA6/F80/sprockets%2F08fdba99041ea1fa6c9c68ffd249a373 +0 -0
- data/spec/dummy/tmp/cache/assets/E26/F00/sprockets%2F2d3cf5d17d8b4f5a8edb4cfa63b1a50f +0 -0
data/spec/dummy/log/test.log
CHANGED
@@ -1,799 +1,836 @@
|
|
1
1
|
Connecting to database specified by database.yml
|
2
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 15:45:13 -0400
|
3
|
-
Served asset /lettrics.js - 404 Not Found (40ms)
|
4
2
|
Connecting to database specified by database.yml
|
5
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 15:49:41 -0400
|
6
|
-
Error compiling asset lettrics.js:
|
7
|
-
LoadError: cannot load such file -- coffee_script
|
8
|
-
(in /Users/pmm21/work/lettrics/spec/dummy/app/assets/javascripts/lettrics.coffee)
|
9
|
-
Served asset /lettrics.js - 500 Internal Server Error
|
10
|
-
|
11
|
-
|
12
|
-
Connecting to database specified by database.yml
|
13
|
-
Started GET "/assets/lettrics.coffee" for 127.0.0.1 at 2014-03-21 15:51:39 -0400
|
14
|
-
Error compiling asset lettrics.coffee:
|
15
|
-
LoadError: cannot load such file -- coffee_script
|
16
|
-
(in /Users/pmm21/work/lettrics/spec/dummy/app/assets/javascripts/lettrics.coffee)
|
17
|
-
Served asset /lettrics.coffee - 500 Internal Server Error
|
18
|
-
|
19
|
-
|
20
|
-
Connecting to database specified by database.yml
|
21
|
-
Started GET "/assets/lettrics.coffee" for 127.0.0.1 at 2014-03-21 15:55:12 -0400
|
22
|
-
Compiled lettrics.js (1907ms) (pid 80175)
|
23
|
-
Served asset /lettrics.coffee - 200 OK (1920ms)
|
24
|
-
Connecting to database specified by database.yml
|
25
|
-
Started GET "/assets/lettrics.coffee" for 127.0.0.1 at 2014-03-21 15:56:17 -0400
|
26
|
-
Compiled lettrics.js (198ms) (pid 80186)
|
27
|
-
Served asset /lettrics.coffee - 200 OK (208ms)
|
28
|
-
Connecting to database specified by database.yml
|
29
|
-
Started GET "/assets/lettrics.coffee" for 127.0.0.1 at 2014-03-21 16:09:17 -0400
|
30
|
-
Served asset /lettrics.coffee - 200 OK (5ms)
|
31
|
-
Connecting to database specified by database.yml
|
32
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:10:10 -0400
|
33
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
34
|
-
Connecting to database specified by database.yml
|
35
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:11:27 -0400
|
36
|
-
Compiled lettrics.js (386ms) (pid 80274)
|
37
|
-
Served asset /lettrics.js - 200 OK (398ms)
|
38
|
-
Connecting to database specified by database.yml
|
39
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:11:38 -0400
|
40
|
-
Served asset /lettrics.js - 200 OK (7ms)
|
41
|
-
Connecting to database specified by database.yml
|
42
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:14:40 -0400
|
43
|
-
Served asset /lettrics.js - 200 OK (6ms)
|
44
|
-
Connecting to database specified by database.yml
|
45
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:15:42 -0400
|
46
|
-
Served asset /lettrics.js - 200 OK (4ms)
|
47
|
-
Connecting to database specified by database.yml
|
48
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:16:11 -0400
|
49
|
-
Compiled lettrics.js (600ms) (pid 80312)
|
50
|
-
Served asset /lettrics.js - 200 OK (613ms)
|
51
3
|
Connecting to database specified by database.yml
|
52
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:17:31 -0400
|
53
|
-
Compiled lettrics.js (244ms) (pid 80323)
|
54
|
-
Served asset /lettrics.js - 200 OK (255ms)
|
55
4
|
Connecting to database specified by database.yml
|
56
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:17:50 -0400
|
57
|
-
Served asset /lettrics.js - 200 OK (4ms)
|
58
5
|
Connecting to database specified by database.yml
|
59
|
-
Started GET "/
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:29:47 -0400
|
75
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
76
|
-
Connecting to database specified by database.yml
|
77
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:31:00 -0400
|
78
|
-
Served asset /lettrics.js - 200 OK (23ms)
|
79
|
-
Connecting to database specified by database.yml
|
80
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:32:25 -0400
|
81
|
-
Compiled lettrics.js (910ms) (pid 80519)
|
82
|
-
Served asset /lettrics.js - 200 OK (945ms)
|
83
|
-
Connecting to database specified by database.yml
|
84
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:33:17 -0400
|
6
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 11:57:08 -0400
|
7
|
+
Processing by PagesController#small_text_area as HTML
|
8
|
+
Rendered pages/small_text_area.html within layouts/application (1.9ms)
|
9
|
+
Completed 200 OK in 12.5ms (Views: 12.2ms | ActiveRecord: 0.0ms)
|
10
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 11:57:08 -0400
|
11
|
+
Compiled application.css (0ms) (pid 68565)
|
12
|
+
Served asset /application.css - 200 OK (9ms)
|
13
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 11:57:08 -0400
|
14
|
+
Compiled jquery.js (1ms) (pid 68565)
|
15
|
+
Compiled jquery_ujs.js (0ms) (pid 68565)
|
16
|
+
Compiled lettrics.js (112ms) (pid 68565)
|
17
|
+
Compiled application.js (183ms) (pid 68565)
|
18
|
+
Served asset /application.js - 200 OK (191ms)
|
19
|
+
Connecting to database specified by database.yml
|
20
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 11:57:25 -0400
|
85
21
|
Served asset /lettrics.js - 200 OK (7ms)
|
86
|
-
|
87
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:34:51 -0400
|
88
|
-
Compiled lettrics.js (329ms) (pid 80545)
|
89
|
-
Served asset /lettrics.js - 200 OK (341ms)
|
90
|
-
Connecting to database specified by database.yml
|
91
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:35:16 -0400
|
92
|
-
Compiled lettrics.js (225ms) (pid 80558)
|
93
|
-
Served asset /lettrics.js - 200 OK (237ms)
|
94
|
-
Connecting to database specified by database.yml
|
95
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:35:57 -0400
|
96
|
-
Compiled lettrics.js (213ms) (pid 80571)
|
97
|
-
Served asset /lettrics.js - 200 OK (224ms)
|
98
|
-
Connecting to database specified by database.yml
|
99
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:39:21 -0400
|
100
|
-
Compiled lettrics.js (227ms) (pid 80589)
|
101
|
-
Served asset /lettrics.js - 200 OK (238ms)
|
102
|
-
Connecting to database specified by database.yml
|
103
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:40:58 -0400
|
104
|
-
Served asset /lettrics.js - 200 OK (6ms)
|
105
|
-
Connecting to database specified by database.yml
|
106
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:45:05 -0400
|
107
|
-
Compiled lettrics.js (240ms) (pid 80624)
|
108
|
-
Served asset /lettrics.js - 200 OK (317ms)
|
109
|
-
Connecting to database specified by database.yml
|
110
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:45:54 -0400
|
111
|
-
Served asset /lettrics.js - 200 OK (6ms)
|
112
|
-
Connecting to database specified by database.yml
|
113
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:48:52 -0400
|
114
|
-
Served asset /lettrics.js - 200 OK (9ms)
|
115
|
-
Connecting to database specified by database.yml
|
116
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:49:32 -0400
|
117
|
-
Served asset /lettrics.js - 200 OK (6ms)
|
118
|
-
Connecting to database specified by database.yml
|
119
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:51:53 -0400
|
120
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
121
|
-
Connecting to database specified by database.yml
|
122
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-21 16:54:33 -0400
|
123
|
-
Compiled lettrics.js (221ms) (pid 80708)
|
124
|
-
Served asset /lettrics.js - 200 OK (228ms)
|
125
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-21 16:54:34 -0400
|
126
|
-
Processing by PagesController#text_area as HTML
|
127
|
-
Rendered pages/text_area.html within layouts/application (1.5ms)
|
128
|
-
Completed 200 OK in 14.0ms (Views: 12.9ms | ActiveRecord: 0.0ms)
|
129
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-21 16:54:42 -0400
|
130
|
-
Processing by PagesController#text_area as HTML
|
131
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
132
|
-
Completed 200 OK in 4.6ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
133
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-21 16:54:42 -0400
|
134
|
-
Compiled application.css (1ms) (pid 80708)
|
135
|
-
Served asset /application.css - 200 OK (41ms)
|
136
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-21 16:54:42 -0400
|
137
|
-
Compiled jquery.js (67ms) (pid 80708)
|
138
|
-
Compiled jquery_ujs.js (1ms) (pid 80708)
|
139
|
-
Compiled application.js (318ms) (pid 80708)
|
140
|
-
Served asset /application.js - 200 OK (521ms)
|
141
|
-
Connecting to database specified by database.yml
|
142
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:43:24 -0400
|
143
|
-
Served asset /lettrics.js - 200 OK (61ms)
|
144
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:43:24 -0400
|
145
|
-
Processing by PagesController#text_area as HTML
|
146
|
-
Rendered pages/text_area.html within layouts/application (2.4ms)
|
147
|
-
Completed 200 OK in 34.3ms (Views: 33.8ms | ActiveRecord: 0.0ms)
|
148
|
-
Connecting to database specified by database.yml
|
149
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:44:09 -0400
|
150
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
151
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:44:09 -0400
|
152
|
-
Processing by PagesController#text_area as HTML
|
153
|
-
Rendered pages/text_area.html within layouts/application (2.1ms)
|
154
|
-
Completed 200 OK in 13.9ms (Views: 13.4ms | ActiveRecord: 0.0ms)
|
155
|
-
Connecting to database specified by database.yml
|
156
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:44:25 -0400
|
157
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
158
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:44:25 -0400
|
159
|
-
Processing by PagesController#text_area as HTML
|
160
|
-
Rendered pages/text_area.html within layouts/application (1.9ms)
|
161
|
-
Completed 200 OK in 13.1ms (Views: 12.6ms | ActiveRecord: 0.0ms)
|
162
|
-
Connecting to database specified by database.yml
|
163
|
-
Connecting to database specified by database.yml
|
164
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:46:44 -0400
|
165
|
-
Served asset /lettrics.js - 200 OK (4ms)
|
166
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:46:44 -0400
|
167
|
-
Processing by PagesController#text_area as HTML
|
168
|
-
Rendered pages/text_area.html within layouts/application (1.4ms)
|
169
|
-
Completed 200 OK in 15.5ms (Views: 14.8ms | ActiveRecord: 0.0ms)
|
170
|
-
Connecting to database specified by database.yml
|
171
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:46:53 -0400
|
172
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
173
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:46:53 -0400
|
22
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 11:57:25 -0400
|
174
23
|
Processing by PagesController#text_area as HTML
|
175
24
|
Rendered pages/text_area.html within layouts/application (1.7ms)
|
176
|
-
Completed 200 OK in
|
177
|
-
Connecting to database specified by database.yml
|
178
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:47:09 -0400
|
179
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
180
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:47:09 -0400
|
181
|
-
Processing by PagesController#text_area as HTML
|
182
|
-
Rendered pages/text_area.html within layouts/application (1.8ms)
|
183
|
-
Completed 200 OK in 13.9ms (Views: 13.2ms | ActiveRecord: 0.0ms)
|
25
|
+
Completed 200 OK in 10.0ms (Views: 9.8ms | ActiveRecord: 0.0ms)
|
184
26
|
Connecting to database specified by database.yml
|
185
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-
|
186
|
-
Served asset /lettrics.js - 200 OK (
|
187
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-
|
188
|
-
Processing by PagesController#text_area as HTML
|
189
|
-
Rendered pages/text_area.html within layouts/application (2.5ms)
|
190
|
-
Completed 200 OK in 14.2ms (Views: 13.6ms | ActiveRecord: 0.0ms)
|
191
|
-
Connecting to database specified by database.yml
|
192
|
-
Connecting to database specified by database.yml
|
193
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:47:44 -0400
|
194
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
195
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:47:44 -0400
|
196
|
-
Processing by PagesController#text_area as HTML
|
197
|
-
Rendered pages/text_area.html within layouts/application (1.1ms)
|
198
|
-
Completed 200 OK in 9.5ms (Views: 9.0ms | ActiveRecord: 0.0ms)
|
199
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:47:47 -0400
|
200
|
-
Processing by PagesController#text_area as HTML
|
201
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
202
|
-
Completed 200 OK in 3.4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
203
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:47:47 -0400
|
204
|
-
Served asset /application.css - 200 OK (25ms)
|
205
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:47:47 -0400
|
206
|
-
Served asset /application.js - 200 OK (84ms)
|
207
|
-
Connecting to database specified by database.yml
|
208
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:48:42 -0400
|
209
|
-
Compiled lettrics.js (723ms) (pid 95233)
|
210
|
-
Served asset /lettrics.js - 200 OK (733ms)
|
211
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:48:43 -0400
|
212
|
-
Processing by PagesController#text_area as HTML
|
213
|
-
Rendered pages/text_area.html within layouts/application (2.1ms)
|
214
|
-
Completed 200 OK in 16.8ms (Views: 16.1ms | ActiveRecord: 0.0ms)
|
215
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:48:46 -0400
|
216
|
-
Processing by PagesController#text_area as HTML
|
217
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
218
|
-
Completed 200 OK in 3.5ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
219
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:48:46 -0400
|
220
|
-
Served asset /application.css - 200 OK (4ms)
|
221
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:48:46 -0400
|
222
|
-
Compiled application.js (4ms) (pid 95233)
|
223
|
-
Served asset /application.js - 200 OK (81ms)
|
224
|
-
Connecting to database specified by database.yml
|
225
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:49:45 -0400
|
226
|
-
Compiled lettrics.js (218ms) (pid 95249)
|
227
|
-
Served asset /lettrics.js - 200 OK (228ms)
|
228
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:49:45 -0400
|
229
|
-
Processing by PagesController#text_area as HTML
|
230
|
-
Rendered pages/text_area.html within layouts/application (1.3ms)
|
231
|
-
Completed 200 OK in 11.6ms (Views: 10.9ms | ActiveRecord: 0.0ms)
|
232
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:49:48 -0400
|
233
|
-
Processing by PagesController#text_area as HTML
|
234
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
235
|
-
Completed 200 OK in 4.0ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
236
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:49:48 -0400
|
237
|
-
Served asset /application.css - 200 OK (7ms)
|
238
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:49:48 -0400
|
239
|
-
Compiled application.js (6ms) (pid 95249)
|
240
|
-
Served asset /application.js - 200 OK (80ms)
|
241
|
-
Connecting to database specified by database.yml
|
242
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:50:53 -0400
|
243
|
-
Compiled lettrics.js (218ms) (pid 95265)
|
244
|
-
Served asset /lettrics.js - 200 OK (228ms)
|
245
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:50:53 -0400
|
27
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 11:57:37 -0400
|
28
|
+
Served asset /lettrics.js - 200 OK (2ms)
|
29
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 11:57:37 -0400
|
246
30
|
Processing by PagesController#text_area as HTML
|
247
31
|
Rendered pages/text_area.html within layouts/application (1.5ms)
|
248
|
-
Completed 200 OK in
|
249
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-
|
250
|
-
Processing by PagesController#text_area as HTML
|
251
|
-
Rendered pages/text_area.html within layouts/application (0.
|
252
|
-
Completed 200 OK in
|
253
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-
|
254
|
-
Served asset /application.css - 200 OK (
|
255
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-
|
256
|
-
|
257
|
-
|
258
|
-
Connecting to database specified by database.yml
|
259
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:51:18 -0400
|
260
|
-
Compiled lettrics.js (214ms) (pid 95278)
|
261
|
-
Served asset /lettrics.js - 200 OK (225ms)
|
262
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:51:18 -0400
|
263
|
-
Processing by PagesController#text_area as HTML
|
264
|
-
Rendered pages/text_area.html within layouts/application (2.0ms)
|
265
|
-
Completed 200 OK in 13.2ms (Views: 12.4ms | ActiveRecord: 0.0ms)
|
266
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:51:22 -0400
|
267
|
-
Processing by PagesController#text_area as HTML
|
268
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
269
|
-
Completed 200 OK in 3.3ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
270
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:51:22 -0400
|
271
|
-
Served asset /application.css - 200 OK (4ms)
|
272
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:51:22 -0400
|
273
|
-
Compiled application.js (4ms) (pid 95278)
|
274
|
-
Served asset /application.js - 200 OK (77ms)
|
275
|
-
Connecting to database specified by database.yml
|
276
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:55:00 -0400
|
277
|
-
Compiled lettrics.js (216ms) (pid 95300)
|
278
|
-
Served asset /lettrics.js - 200 OK (227ms)
|
279
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:55:00 -0400
|
280
|
-
Processing by PagesController#text_area as HTML
|
281
|
-
Rendered pages/text_area.html within layouts/application (1.4ms)
|
282
|
-
Completed 200 OK in 12.6ms (Views: 11.7ms | ActiveRecord: 0.0ms)
|
283
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:55:04 -0400
|
284
|
-
Processing by PagesController#text_area as HTML
|
285
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
286
|
-
Completed 200 OK in 4.0ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
287
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:55:04 -0400
|
288
|
-
Compiled application.css (1ms) (pid 95300)
|
289
|
-
Served asset /application.css - 200 OK (14ms)
|
290
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:55:04 -0400
|
291
|
-
Compiled jquery.js (64ms) (pid 95300)
|
292
|
-
Compiled jquery_ujs.js (0ms) (pid 95300)
|
293
|
-
Compiled application.js (86ms) (pid 95300)
|
294
|
-
Served asset /application.js - 200 OK (99ms)
|
295
|
-
Connecting to database specified by database.yml
|
296
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:55:41 -0400
|
297
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
298
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:55:41 -0400
|
299
|
-
Processing by PagesController#text_area as HTML
|
300
|
-
Rendered pages/text_area.html within layouts/application (1.1ms)
|
301
|
-
Completed 200 OK in 9.1ms (Views: 8.7ms | ActiveRecord: 0.0ms)
|
302
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:55:44 -0400
|
303
|
-
Processing by PagesController#text_area as HTML
|
304
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
305
|
-
Completed 200 OK in 4.3ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
306
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:55:44 -0400
|
307
|
-
Served asset /application.css - 200 OK (3ms)
|
308
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:55:44 -0400
|
309
|
-
Served asset /application.js - 200 OK (10ms)
|
310
|
-
Connecting to database specified by database.yml
|
311
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 13:56:24 -0400
|
312
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
313
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:56:24 -0400
|
314
|
-
Processing by PagesController#text_area as HTML
|
315
|
-
Rendered pages/text_area.html within layouts/application (1.1ms)
|
316
|
-
Completed 200 OK in 9.7ms (Views: 9.3ms | ActiveRecord: 0.0ms)
|
317
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 13:56:28 -0400
|
318
|
-
Processing by PagesController#text_area as HTML
|
319
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
320
|
-
Completed 200 OK in 2.9ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
321
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 13:56:28 -0400
|
322
|
-
Served asset /application.css - 200 OK (4ms)
|
323
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 13:56:28 -0400
|
324
|
-
Served asset /application.js - 200 OK (9ms)
|
325
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 13:56:28 -0400
|
326
|
-
Processing by PagesController#small_text_area as HTML
|
327
|
-
Rendered pages/small_text_area.html within layouts/application (0.7ms)
|
328
|
-
Completed 200 OK in 4.9ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
329
|
-
Connecting to database specified by database.yml
|
330
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 14:02:03 -0400
|
331
|
-
Served asset /lettrics.js - 200 OK (5ms)
|
332
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:02:03 -0400
|
333
|
-
Processing by PagesController#text_area as HTML
|
334
|
-
Rendered pages/text_area.html within layouts/application (1.4ms)
|
335
|
-
Completed 200 OK in 9.5ms (Views: 9.1ms | ActiveRecord: 0.0ms)
|
336
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:02:07 -0400
|
337
|
-
Processing by PagesController#text_area as HTML
|
338
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
339
|
-
Completed 200 OK in 3.6ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
340
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:02:07 -0400
|
341
|
-
Served asset /application.css - 200 OK (6ms)
|
342
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:02:07 -0400
|
343
|
-
Served asset /application.js - 200 OK (10ms)
|
344
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 14:02:07 -0400
|
345
|
-
Processing by PagesController#small_text_area as HTML
|
346
|
-
Rendered pages/small_text_area.html within layouts/application (0.5ms)
|
347
|
-
Completed 200 OK in 3.6ms (Views: 3.0ms | ActiveRecord: 0.0ms)
|
348
|
-
Connecting to database specified by database.yml
|
349
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 14:05:07 -0400
|
350
|
-
Served asset /lettrics.js - 200 OK (6ms)
|
351
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:05:07 -0400
|
352
|
-
Processing by PagesController#text_area as HTML
|
353
|
-
Rendered pages/text_area.html within layouts/application (1.1ms)
|
354
|
-
Completed 200 OK in 9.0ms (Views: 8.5ms | ActiveRecord: 0.0ms)
|
355
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:05:11 -0400
|
356
|
-
Processing by PagesController#text_area as HTML
|
357
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
358
|
-
Completed 200 OK in 2.6ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
359
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:05:11 -0400
|
360
|
-
Served asset /application.css - 200 OK (4ms)
|
361
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:05:11 -0400
|
362
|
-
Served asset /application.js - 200 OK (8ms)
|
363
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 14:05:12 -0400
|
364
|
-
Processing by PagesController#small_text_area as HTML
|
365
|
-
Rendered pages/small_text_area.html within layouts/application (0.9ms)
|
366
|
-
Completed 200 OK in 4.6ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
367
|
-
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-03-24 14:05:12 -0400
|
368
|
-
Processing by PagesController#text_area_with_text as HTML
|
369
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.6ms)
|
370
|
-
Completed 200 OK in 4.2ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
371
|
-
Connecting to database specified by database.yml
|
372
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 14:05:26 -0400
|
373
|
-
Served asset /lettrics.js - 200 OK (7ms)
|
374
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:05:26 -0400
|
375
|
-
Processing by PagesController#text_area as HTML
|
376
|
-
Rendered pages/text_area.html within layouts/application (1.5ms)
|
377
|
-
Completed 200 OK in 12.1ms (Views: 11.6ms | ActiveRecord: 0.0ms)
|
378
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 14:05:30 -0400
|
379
|
-
Processing by PagesController#text_area as HTML
|
380
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
381
|
-
Completed 200 OK in 4.8ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
382
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:05:30 -0400
|
383
|
-
Served asset /application.css - 200 OK (7ms)
|
384
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:05:30 -0400
|
385
|
-
Served asset /application.js - 200 OK (11ms)
|
386
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 14:05:30 -0400
|
32
|
+
Completed 200 OK in 11.5ms (Views: 11.1ms | ActiveRecord: 0.0ms)
|
33
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 11:57:39 -0400
|
34
|
+
Processing by PagesController#text_area as HTML
|
35
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
36
|
+
Completed 200 OK in 1.3ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
37
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 11:57:39 -0400
|
38
|
+
Served asset /application.css - 200 OK (1ms)
|
39
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 11:57:39 -0400
|
40
|
+
Served asset /application.js - 200 OK (4ms)
|
41
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 11:57:39 -0400
|
387
42
|
Processing by PagesController#small_text_area as HTML
|
388
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
389
|
-
Completed 200 OK in
|
390
|
-
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-
|
43
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
44
|
+
Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
45
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 11:57:40 -0400
|
391
46
|
Processing by PagesController#text_area_with_text as HTML
|
392
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
393
|
-
Completed 200 OK in
|
394
|
-
|
395
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 14:13:44 -0400
|
47
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.3ms)
|
48
|
+
Completed 200 OK in 2.2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
49
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 11:57:40 -0400
|
396
50
|
Processing by PagesController#text_areas as HTML
|
397
|
-
Rendered pages/text_areas.html within layouts/application (
|
398
|
-
Completed 200 OK in
|
399
|
-
Started GET "/
|
400
|
-
|
401
|
-
|
402
|
-
|
403
|
-
|
404
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 14:14:23 -0400
|
405
|
-
Processing by PagesController#text_areas as HTML
|
406
|
-
Rendered pages/text_areas.html within layouts/application (1.9ms)
|
407
|
-
Completed 200 OK in 16.1ms (Views: 15.1ms | ActiveRecord: 0.0ms)
|
408
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:14:23 -0400
|
409
|
-
Served asset /application.css - 200 OK (9ms)
|
410
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:14:23 -0400
|
411
|
-
Served asset /application.js - 200 OK (9ms)
|
51
|
+
Rendered pages/text_areas.html within layouts/application (0.2ms)
|
52
|
+
Completed 200 OK in 1.7ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
53
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 11:57:40 -0400
|
54
|
+
Processing by PagesController#small_text_area as HTML
|
55
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
56
|
+
Completed 200 OK in 1.0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
57
|
+
Started GET "/ajax_page" for 127.0.0.1 at 2014-05-09 11:57:40 -0400
|
412
58
|
Connecting to database specified by database.yml
|
413
|
-
Started GET "/
|
414
|
-
Processing by PagesController#text_areas as HTML
|
415
|
-
Rendered pages/text_areas.html within layouts/application (2.1ms)
|
416
|
-
Completed 200 OK in 14.2ms (Views: 13.5ms | ActiveRecord: 0.0ms)
|
417
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:15:14 -0400
|
418
|
-
Served asset /application.css - 200 OK (8ms)
|
419
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:15:14 -0400
|
420
|
-
Compiled lettrics.js (244ms) (pid 95531)
|
421
|
-
Compiled application.js (7ms) (pid 95531)
|
422
|
-
Served asset /application.js - 200 OK (272ms)
|
423
|
-
Connecting to database specified by database.yml
|
424
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 14:16:19 -0400
|
425
|
-
Processing by PagesController#text_areas as HTML
|
426
|
-
Rendered pages/text_areas.html within layouts/application (1.6ms)
|
427
|
-
Completed 200 OK in 14.8ms (Views: 14.1ms | ActiveRecord: 0.0ms)
|
428
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:16:19 -0400
|
429
|
-
Served asset /application.css - 200 OK (9ms)
|
430
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:16:19 -0400
|
431
|
-
Compiled lettrics.js (249ms) (pid 95547)
|
432
|
-
Compiled application.js (4ms) (pid 95547)
|
433
|
-
Served asset /application.js - 200 OK (274ms)
|
59
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:01:24 -0400
|
434
60
|
Connecting to database specified by database.yml
|
435
|
-
Started GET "/
|
436
|
-
Processing by PagesController#
|
437
|
-
|
438
|
-
Completed 200 OK in 15.0ms (Views: 13.9ms | ActiveRecord: 0.0ms)
|
439
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:21:27 -0400
|
440
|
-
Served asset /application.js - 200 OK (100ms)
|
441
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:21:27 -0400
|
442
|
-
Served asset /application.css - 200 OK (4ms)
|
61
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:02:05 -0400
|
62
|
+
Processing by PagesController#page_with_javascript as HTML
|
63
|
+
Completed 500 Internal Server Error in 19.3ms
|
443
64
|
Connecting to database specified by database.yml
|
444
|
-
Started GET "/
|
445
|
-
Processing by PagesController#
|
446
|
-
|
447
|
-
Completed 200 OK in 13.9ms (Views: 13.1ms | ActiveRecord: 0.0ms)
|
448
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 14:26:35 -0400
|
449
|
-
Served asset /application.css - 200 OK (9ms)
|
450
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:26:35 -0400
|
451
|
-
Compiled lettrics.js (286ms) (pid 95587)
|
452
|
-
Compiled application.js (7ms) (pid 95587)
|
453
|
-
Served asset /application.js - 200 OK (373ms)
|
65
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:03:02 -0400
|
66
|
+
Processing by PagesController#page_with_javascript as HTML
|
67
|
+
Completed 500 Internal Server Error in 12.7ms
|
454
68
|
Connecting to database specified by database.yml
|
455
|
-
Started GET "/
|
456
|
-
Processing by PagesController#
|
457
|
-
Rendered pages/
|
458
|
-
Completed 200 OK in
|
459
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-
|
460
|
-
Served asset /application.css - 200 OK (8ms)
|
461
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 14:27:18 -0400
|
462
|
-
Compiled lettrics.js (243ms) (pid 95600)
|
463
|
-
Compiled application.js (5ms) (pid 95600)
|
464
|
-
Served asset /application.js - 200 OK (329ms)
|
465
|
-
Connecting to database specified by database.yml
|
466
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 15:00:04 -0400
|
467
|
-
Processing by PagesController#text_areas as HTML
|
468
|
-
Rendered pages/text_areas.html within layouts/application (1.7ms)
|
469
|
-
Completed 200 OK in 36.9ms (Views: 36.1ms | ActiveRecord: 0.0ms)
|
470
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 15:00:04 -0400
|
471
|
-
Compiled application.css (1ms) (pid 95686)
|
472
|
-
Served asset /application.css - 200 OK (76ms)
|
473
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 15:00:04 -0400
|
474
|
-
Compiled jquery.js (4ms) (pid 95686)
|
475
|
-
Compiled jquery_ujs.js (0ms) (pid 95686)
|
476
|
-
Compiled lettrics.js (337ms) (pid 95686)
|
477
|
-
Compiled application.js (362ms) (pid 95686)
|
478
|
-
Served asset /application.js - 200 OK (375ms)
|
479
|
-
Connecting to database specified by database.yml
|
480
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-03-24 15:09:42 -0400
|
481
|
-
Served asset /lettrics.js - 200 OK (32ms)
|
482
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 15:09:42 -0400
|
483
|
-
Processing by PagesController#text_area as HTML
|
484
|
-
Rendered pages/text_area.html within layouts/application (1.8ms)
|
485
|
-
Completed 200 OK in 13.5ms (Views: 12.9ms | ActiveRecord: 0.0ms)
|
486
|
-
Started GET "/text_area" for 127.0.0.1 at 2014-03-24 15:09:46 -0400
|
487
|
-
Processing by PagesController#text_area as HTML
|
488
|
-
Rendered pages/text_area.html within layouts/application (0.1ms)
|
489
|
-
Completed 200 OK in 2.8ms (Views: 2.4ms | ActiveRecord: 0.0ms)
|
490
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 15:09:46 -0400
|
69
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:08:58 -0400
|
70
|
+
Processing by PagesController#page_with_javascript as HTML
|
71
|
+
Rendered pages/page_with_javascript.html within layouts/application (2.9ms)
|
72
|
+
Completed 200 OK in 13.2ms (Views: 12.9ms | ActiveRecord: 0.0ms)
|
73
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:08:58 -0400
|
491
74
|
Served asset /application.css - 200 OK (5ms)
|
492
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-
|
493
|
-
Served asset /application.js - 200 OK (
|
494
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 15:09:49 -0400
|
495
|
-
Processing by PagesController#small_text_area as HTML
|
496
|
-
Rendered pages/small_text_area.html within layouts/application (0.7ms)
|
497
|
-
Completed 200 OK in 4.9ms (Views: 4.3ms | ActiveRecord: 0.0ms)
|
498
|
-
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-03-24 15:09:51 -0400
|
499
|
-
Processing by PagesController#text_area_with_text as HTML
|
500
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.6ms)
|
501
|
-
Completed 200 OK in 4.3ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
502
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 15:09:53 -0400
|
503
|
-
Processing by PagesController#text_areas as HTML
|
504
|
-
Rendered pages/text_areas.html within layouts/application (0.4ms)
|
505
|
-
Completed 200 OK in 3.0ms (Views: 2.5ms | ActiveRecord: 0.0ms)
|
75
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:08:58 -0400
|
76
|
+
Served asset /application.js - 200 OK (9ms)
|
506
77
|
Connecting to database specified by database.yml
|
507
|
-
Started GET "/
|
508
|
-
|
509
|
-
|
510
|
-
|
511
|
-
|
512
|
-
|
513
|
-
Started GET "/
|
514
|
-
|
515
|
-
|
516
|
-
|
517
|
-
|
518
|
-
|
519
|
-
|
78
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:09:42 -0400
|
79
|
+
Processing by PagesController#page_with_javascript as HTML
|
80
|
+
Rendered pages/page_with_javascript.html within layouts/application (2.2ms)
|
81
|
+
Completed 200 OK in 11.1ms (Views: 10.8ms | ActiveRecord: 0.0ms)
|
82
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:09:42 -0400
|
83
|
+
Served asset /application.css - 200 OK (2ms)
|
84
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:09:42 -0400
|
85
|
+
Served asset /application.js - 200 OK (3ms)
|
86
|
+
Connecting to database specified by database.yml
|
87
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:11:31 -0400
|
88
|
+
Processing by PagesController#page_with_javascript as HTML
|
89
|
+
Rendered pages/page_with_javascript.html within layouts/application (1.9ms)
|
90
|
+
Completed 200 OK in 10.8ms (Views: 10.4ms | ActiveRecord: 0.0ms)
|
91
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:11:31 -0400
|
92
|
+
Served asset /application.css - 200 OK (2ms)
|
93
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:11:31 -0400
|
94
|
+
Served asset /application.js - 200 OK (4ms)
|
95
|
+
Connecting to database specified by database.yml
|
96
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:12:39 -0400
|
97
|
+
Processing by PagesController#page_with_javascript as HTML
|
98
|
+
Rendered pages/page_with_javascript.html within layouts/application (1.9ms)
|
99
|
+
Completed 200 OK in 10.5ms (Views: 10.2ms | ActiveRecord: 0.0ms)
|
100
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:12:39 -0400
|
101
|
+
Served asset /application.css - 200 OK (2ms)
|
102
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:12:39 -0400
|
103
|
+
Served asset /application.js - 200 OK (3ms)
|
104
|
+
Connecting to database specified by database.yml
|
105
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:13:13 -0400
|
106
|
+
Processing by PagesController#page_with_javascript as HTML
|
107
|
+
Rendered pages/page_with_javascript.html within layouts/application (1.8ms)
|
108
|
+
Completed 200 OK in 10.4ms (Views: 10.1ms | ActiveRecord: 0.0ms)
|
109
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:13:13 -0400
|
110
|
+
Served asset /application.css - 200 OK (3ms)
|
111
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:13:13 -0400
|
112
|
+
Served asset /application.js - 200 OK (4ms)
|
113
|
+
Connecting to database specified by database.yml
|
114
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:14:18 -0400
|
115
|
+
Processing by PagesController#page_with_javascript as HTML
|
116
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (8.6ms)
|
117
|
+
Completed 500 Internal Server Error in 16.4ms
|
118
|
+
Connecting to database specified by database.yml
|
119
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:15:10 -0400
|
120
|
+
Processing by PagesController#page_with_javascript as HTML
|
121
|
+
Rendered pages/text_area.html (0.2ms)
|
122
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (2.6ms)
|
123
|
+
Completed 200 OK in 11.4ms (Views: 11.1ms | ActiveRecord: 0.0ms)
|
124
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:15:10 -0400
|
125
|
+
Served asset /application.css - 200 OK (3ms)
|
126
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:15:10 -0400
|
127
|
+
Served asset /application.js - 200 OK (3ms)
|
128
|
+
Connecting to database specified by database.yml
|
129
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:15:32 -0400
|
130
|
+
Processing by PagesController#page_with_javascript as HTML
|
131
|
+
Rendered pages/text_area.html (0.2ms)
|
132
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (2.9ms)
|
133
|
+
Completed 200 OK in 11.3ms (Views: 11.0ms | ActiveRecord: 0.0ms)
|
134
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:15:32 -0400
|
135
|
+
Served asset /application.css - 200 OK (4ms)
|
136
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:15:32 -0400
|
137
|
+
Served asset /application.js - 200 OK (3ms)
|
138
|
+
Connecting to database specified by database.yml
|
139
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:16:15 -0400
|
140
|
+
Processing by PagesController#page_with_javascript as HTML
|
141
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (8.4ms)
|
142
|
+
Completed 500 Internal Server Error in 17.1ms
|
143
|
+
Connecting to database specified by database.yml
|
144
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:16:29 -0400
|
145
|
+
Processing by PagesController#page_with_javascript as HTML
|
146
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
147
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.5ms)
|
148
|
+
Completed 200 OK in 15.9ms (Views: 15.6ms | ActiveRecord: 0.0ms)
|
149
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:16:29 -0400
|
150
|
+
Served asset /application.css - 200 OK (2ms)
|
151
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:16:29 -0400
|
152
|
+
Served asset /application.js - 200 OK (4ms)
|
153
|
+
Connecting to database specified by database.yml
|
154
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:16:42 -0400
|
155
|
+
Processing by PagesController#page_with_javascript as HTML
|
156
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
157
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.6ms)
|
158
|
+
Completed 200 OK in 13.3ms (Views: 13.0ms | ActiveRecord: 0.0ms)
|
159
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:16:42 -0400
|
160
|
+
Served asset /application.css - 200 OK (6ms)
|
161
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:16:42 -0400
|
162
|
+
Served asset /application.js - 200 OK (3ms)
|
163
|
+
Connecting to database specified by database.yml
|
164
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:17:00 -0400
|
165
|
+
Processing by PagesController#page_with_javascript as HTML
|
166
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
167
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.3ms)
|
168
|
+
Completed 200 OK in 14.8ms (Views: 14.4ms | ActiveRecord: 0.0ms)
|
169
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:17:00 -0400
|
170
|
+
Served asset /application.css - 200 OK (4ms)
|
171
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:17:00 -0400
|
172
|
+
Served asset /application.js - 200 OK (4ms)
|
173
|
+
Connecting to database specified by database.yml
|
174
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:17:10 -0400
|
175
|
+
Processing by PagesController#page_with_javascript as HTML
|
176
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
177
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.3ms)
|
178
|
+
Completed 200 OK in 13.1ms (Views: 12.8ms | ActiveRecord: 0.0ms)
|
179
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:17:10 -0400
|
180
|
+
Served asset /application.css - 200 OK (2ms)
|
181
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:17:10 -0400
|
182
|
+
Served asset /application.js - 200 OK (4ms)
|
183
|
+
Connecting to database specified by database.yml
|
184
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:17:30 -0400
|
185
|
+
Processing by PagesController#page_with_javascript as HTML
|
186
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
187
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.2ms)
|
188
|
+
Completed 200 OK in 13.0ms (Views: 12.7ms | ActiveRecord: 0.0ms)
|
189
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:17:30 -0400
|
190
|
+
Served asset /application.css - 200 OK (2ms)
|
191
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:17:30 -0400
|
192
|
+
Served asset /application.js - 200 OK (5ms)
|
193
|
+
Connecting to database specified by database.yml
|
194
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:18:20 -0400
|
195
|
+
Processing by PagesController#page_with_javascript as HTML
|
196
|
+
Rendered pages/_text_area_content.html (0.3ms)
|
197
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (5.4ms)
|
198
|
+
Completed 200 OK in 13.6ms (Views: 13.4ms | ActiveRecord: 0.0ms)
|
199
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:18:20 -0400
|
200
|
+
Served asset /application.css - 200 OK (3ms)
|
201
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:18:21 -0400
|
202
|
+
Served asset /application.js - 200 OK (3ms)
|
203
|
+
Connecting to database specified by database.yml
|
204
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:18:46 -0400
|
205
|
+
Processing by PagesController#page_with_javascript as HTML
|
206
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
207
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.6ms)
|
208
|
+
Completed 200 OK in 17.6ms (Views: 17.2ms | ActiveRecord: 0.0ms)
|
209
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:18:46 -0400
|
210
|
+
Served asset /application.css - 200 OK (2ms)
|
211
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:18:46 -0400
|
212
|
+
Served asset /application.js - 200 OK (4ms)
|
213
|
+
Connecting to database specified by database.yml
|
214
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:19:16 -0400
|
215
|
+
Processing by PagesController#page_with_javascript as HTML
|
216
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (2.0ms)
|
217
|
+
Completed 200 OK in 11.5ms (Views: 11.2ms | ActiveRecord: 0.0ms)
|
218
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:19:16 -0400
|
219
|
+
Served asset /application.css - 200 OK (2ms)
|
220
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:19:16 -0400
|
221
|
+
Served asset /application.js - 200 OK (4ms)
|
222
|
+
Connecting to database specified by database.yml
|
223
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:20:15 -0400
|
224
|
+
Processing by PagesController#page_with_javascript as HTML
|
225
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
226
|
+
Rendered pages/_text_area_content.html (0.0ms)
|
227
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (5.0ms)
|
228
|
+
Completed 200 OK in 13.5ms (Views: 13.2ms | ActiveRecord: 0.0ms)
|
229
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:20:15 -0400
|
230
|
+
Served asset /application.css - 200 OK (2ms)
|
231
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:20:15 -0400
|
232
|
+
Served asset /application.js - 200 OK (3ms)
|
233
|
+
Connecting to database specified by database.yml
|
234
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:20:27 -0400
|
235
|
+
Processing by PagesController#page_with_javascript as HTML
|
236
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
237
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (5.1ms)
|
238
|
+
Completed 200 OK in 13.1ms (Views: 12.9ms | ActiveRecord: 0.0ms)
|
239
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:20:27 -0400
|
240
|
+
Served asset /application.css - 200 OK (4ms)
|
241
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:20:27 -0400
|
242
|
+
Served asset /application.js - 200 OK (3ms)
|
243
|
+
Connecting to database specified by database.yml
|
244
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:20:48 -0400
|
245
|
+
Processing by PagesController#page_with_javascript as HTML
|
246
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
247
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.6ms)
|
248
|
+
Completed 200 OK in 16.4ms (Views: 16.1ms | ActiveRecord: 0.0ms)
|
249
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:20:48 -0400
|
250
|
+
Served asset /application.css - 200 OK (2ms)
|
251
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:20:48 -0400
|
252
|
+
Served asset /application.js - 200 OK (4ms)
|
253
|
+
Connecting to database specified by database.yml
|
254
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:21:04 -0400
|
255
|
+
Processing by PagesController#page_with_javascript as HTML
|
256
|
+
Rendered pages/_text_area_content.html (0.3ms)
|
257
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (4.6ms)
|
258
|
+
Completed 200 OK in 13.4ms (Views: 13.1ms | ActiveRecord: 0.0ms)
|
259
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:21:04 -0400
|
260
|
+
Served asset /application.css - 200 OK (4ms)
|
261
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:21:04 -0400
|
520
262
|
Served asset /application.js - 200 OK (6ms)
|
521
|
-
|
263
|
+
Connecting to database specified by database.yml
|
264
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:21:18 -0400
|
265
|
+
Processing by PagesController#page_with_javascript as HTML
|
266
|
+
Rendered pages/_text_area_content.html (0.2ms)
|
267
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (5.0ms)
|
268
|
+
Completed 200 OK in 13.2ms (Views: 12.9ms | ActiveRecord: 0.0ms)
|
269
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:21:18 -0400
|
270
|
+
Served asset /application.css - 200 OK (2ms)
|
271
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:21:18 -0400
|
272
|
+
Served asset /application.js - 200 OK (3ms)
|
273
|
+
Connecting to database specified by database.yml
|
274
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:22:10 -0400
|
275
|
+
Processing by PagesController#page_with_javascript as HTML
|
276
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (3.0ms)
|
277
|
+
Completed 200 OK in 12.4ms (Views: 12.1ms | ActiveRecord: 0.0ms)
|
278
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:22:10 -0400
|
279
|
+
Served asset /application.css - 200 OK (2ms)
|
280
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:22:10 -0400
|
281
|
+
Served asset /application.js - 200 OK (3ms)
|
282
|
+
Connecting to database specified by database.yml
|
283
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:22:48 -0400
|
284
|
+
Processing by PagesController#page_with_javascript as HTML
|
285
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (1.8ms)
|
286
|
+
Completed 200 OK in 10.1ms (Views: 9.8ms | ActiveRecord: 0.0ms)
|
287
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:22:48 -0400
|
288
|
+
Served asset /application.css - 200 OK (2ms)
|
289
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:22:48 -0400
|
290
|
+
Served asset /application.js - 200 OK (3ms)
|
291
|
+
Connecting to database specified by database.yml
|
292
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:26:06 -0400
|
293
|
+
Error compiling asset lettrics.js:
|
294
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
295
|
+
$.fn.lettrify() = () ->
|
296
|
+
^
|
297
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
298
|
+
Served asset /lettrics.js - 500 Internal Server Error
|
299
|
+
|
300
|
+
|
301
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:26:06 -0400
|
302
|
+
Processing by PagesController#text_area as HTML
|
303
|
+
Rendered pages/text_area.html within layouts/application (23.0ms)
|
304
|
+
Completed 200 OK in 31.2ms (Views: 30.9ms | ActiveRecord: 0.0ms)
|
305
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:26:08 -0400
|
306
|
+
Processing by PagesController#text_area as HTML
|
307
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
308
|
+
Completed 200 OK in 1.4ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
309
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:26:08 -0400
|
310
|
+
Served asset /application.css - 200 OK (2ms)
|
311
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:08 -0400
|
312
|
+
Error compiling asset application.js:
|
313
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
314
|
+
$.fn.lettrify() = () ->
|
315
|
+
^
|
316
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
317
|
+
Served asset /application.js - 500 Internal Server Error
|
318
|
+
|
319
|
+
|
320
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:26:10 -0400
|
522
321
|
Processing by PagesController#small_text_area as HTML
|
523
322
|
Rendered pages/small_text_area.html within layouts/application (0.5ms)
|
524
|
-
Completed 200 OK in 3.
|
525
|
-
Started GET "/
|
323
|
+
Completed 200 OK in 3.1ms (Views: 2.7ms | ActiveRecord: 0.0ms)
|
324
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:10 -0400
|
325
|
+
Error compiling asset application.js:
|
326
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
327
|
+
$.fn.lettrify() = () ->
|
328
|
+
^
|
329
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
330
|
+
Served asset /application.js - 500 Internal Server Error
|
331
|
+
|
332
|
+
|
333
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:26:13 -0400
|
526
334
|
Processing by PagesController#text_area_with_text as HTML
|
527
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
528
|
-
Completed 200 OK in
|
529
|
-
Started GET "/
|
335
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.2ms)
|
336
|
+
Completed 200 OK in 22.3ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
337
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:13 -0400
|
338
|
+
Error compiling asset application.js:
|
339
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
340
|
+
$.fn.lettrify() = () ->
|
341
|
+
^
|
342
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
343
|
+
Served asset /application.js - 500 Internal Server Error
|
344
|
+
|
345
|
+
|
346
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:26:15 -0400
|
530
347
|
Processing by PagesController#text_areas as HTML
|
531
|
-
Rendered pages/text_areas.html within layouts/application (0.
|
532
|
-
Completed 200 OK in
|
533
|
-
|
534
|
-
|
535
|
-
|
536
|
-
|
537
|
-
|
538
|
-
|
539
|
-
|
540
|
-
|
541
|
-
|
542
|
-
|
543
|
-
Completed 200 OK in 4.2ms (Views: 3.6ms | ActiveRecord: 0.0ms)
|
544
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 15:11:17 -0400
|
545
|
-
Served asset /application.css - 200 OK (8ms)
|
546
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 15:11:17 -0400
|
547
|
-
Served asset /application.js - 200 OK (7ms)
|
548
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 15:11:17 -0400
|
348
|
+
Rendered pages/text_areas.html within layouts/application (0.3ms)
|
349
|
+
Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
350
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:15 -0400
|
351
|
+
Error compiling asset application.js:
|
352
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
353
|
+
$.fn.lettrify() = () ->
|
354
|
+
^
|
355
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
356
|
+
Served asset /application.js - 500 Internal Server Error
|
357
|
+
|
358
|
+
|
359
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:26:17 -0400
|
549
360
|
Processing by PagesController#small_text_area as HTML
|
550
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
551
|
-
Completed 200 OK in
|
552
|
-
Started GET "/
|
553
|
-
|
554
|
-
|
555
|
-
|
556
|
-
|
557
|
-
|
558
|
-
|
559
|
-
|
361
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
362
|
+
Completed 200 OK in 1.4ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
363
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:17 -0400
|
364
|
+
Error compiling asset application.js:
|
365
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
366
|
+
$.fn.lettrify() = () ->
|
367
|
+
^
|
368
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
369
|
+
Served asset /application.js - 500 Internal Server Error
|
370
|
+
|
371
|
+
|
560
372
|
Connecting to database specified by database.yml
|
561
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-
|
562
|
-
|
563
|
-
|
564
|
-
|
565
|
-
|
566
|
-
|
567
|
-
|
568
|
-
|
569
|
-
|
570
|
-
|
571
|
-
|
572
|
-
|
573
|
-
|
574
|
-
|
575
|
-
|
373
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:26:27 -0400
|
374
|
+
Error compiling asset lettrics.js:
|
375
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
376
|
+
$.fn.lettrify() = () ->
|
377
|
+
^
|
378
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
379
|
+
Served asset /lettrics.js - 500 Internal Server Error
|
380
|
+
|
381
|
+
|
382
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:26:27 -0400
|
383
|
+
Processing by PagesController#text_area as HTML
|
384
|
+
Rendered pages/text_area.html within layouts/application (22.2ms)
|
385
|
+
Completed 200 OK in 30.9ms (Views: 30.6ms | ActiveRecord: 0.0ms)
|
386
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:26:29 -0400
|
387
|
+
Processing by PagesController#text_area as HTML
|
388
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
389
|
+
Completed 200 OK in 1.7ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
390
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:26:29 -0400
|
391
|
+
Served asset /application.css - 200 OK (2ms)
|
392
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:29 -0400
|
393
|
+
Error compiling asset application.js:
|
394
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
395
|
+
$.fn.lettrify() = () ->
|
396
|
+
^
|
397
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
398
|
+
Served asset /application.js - 500 Internal Server Error
|
399
|
+
|
400
|
+
|
401
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:26:31 -0400
|
576
402
|
Processing by PagesController#small_text_area as HTML
|
577
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
578
|
-
Completed 200 OK in
|
579
|
-
Started GET "/
|
403
|
+
Rendered pages/small_text_area.html within layouts/application (0.4ms)
|
404
|
+
Completed 200 OK in 2.6ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
405
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:31 -0400
|
406
|
+
Error compiling asset application.js:
|
407
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
408
|
+
$.fn.lettrify() = () ->
|
409
|
+
^
|
410
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
411
|
+
Served asset /application.js - 500 Internal Server Error
|
412
|
+
|
413
|
+
|
414
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:26:33 -0400
|
580
415
|
Processing by PagesController#text_area_with_text as HTML
|
581
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
582
|
-
Completed 200 OK in
|
583
|
-
Started GET "/
|
416
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.2ms)
|
417
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
418
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:33 -0400
|
419
|
+
Error compiling asset application.js:
|
420
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
421
|
+
$.fn.lettrify() = () ->
|
422
|
+
^
|
423
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
424
|
+
Served asset /application.js - 500 Internal Server Error
|
425
|
+
|
426
|
+
|
427
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:26:36 -0400
|
584
428
|
Processing by PagesController#text_areas as HTML
|
585
|
-
Rendered pages/text_areas.html within layouts/application (0.
|
586
|
-
Completed 200 OK in
|
587
|
-
|
588
|
-
|
589
|
-
|
590
|
-
|
591
|
-
|
592
|
-
|
593
|
-
|
594
|
-
|
595
|
-
|
596
|
-
|
597
|
-
Completed 200 OK in 3.4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
|
598
|
-
Started GET "/assets/application.css" for 127.0.0.1 at 2014-03-24 15:12:13 -0400
|
599
|
-
Served asset /application.css - 200 OK (5ms)
|
600
|
-
Started GET "/assets/application.js" for 127.0.0.1 at 2014-03-24 15:12:13 -0400
|
601
|
-
Served asset /application.js - 200 OK (7ms)
|
602
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 15:12:14 -0400
|
429
|
+
Rendered pages/text_areas.html within layouts/application (0.3ms)
|
430
|
+
Completed 200 OK in 2.1ms (Views: 1.8ms | ActiveRecord: 0.0ms)
|
431
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:36 -0400
|
432
|
+
Error compiling asset application.js:
|
433
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
434
|
+
$.fn.lettrify() = () ->
|
435
|
+
^
|
436
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
437
|
+
Served asset /application.js - 500 Internal Server Error
|
438
|
+
|
439
|
+
|
440
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:26:38 -0400
|
603
441
|
Processing by PagesController#small_text_area as HTML
|
604
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
605
|
-
Completed 200 OK in
|
606
|
-
Started GET "/
|
607
|
-
|
608
|
-
|
609
|
-
|
610
|
-
|
611
|
-
|
612
|
-
|
613
|
-
|
442
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
443
|
+
Completed 200 OK in 1.2ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
444
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:38 -0400
|
445
|
+
Error compiling asset application.js:
|
446
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
447
|
+
$.fn.lettrify() = () ->
|
448
|
+
^
|
449
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
450
|
+
Served asset /application.js - 500 Internal Server Error
|
451
|
+
|
452
|
+
|
453
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:26:40 -0400
|
454
|
+
Processing by PagesController#page_with_javascript as HTML
|
455
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
456
|
+
Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
457
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:26:40 -0400
|
458
|
+
Error compiling asset application.js:
|
459
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
460
|
+
$.fn.lettrify() = () ->
|
461
|
+
^
|
462
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
463
|
+
Served asset /application.js - 500 Internal Server Error
|
464
|
+
|
465
|
+
|
614
466
|
Connecting to database specified by database.yml
|
615
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-
|
616
|
-
|
617
|
-
|
618
|
-
|
619
|
-
|
620
|
-
|
621
|
-
|
622
|
-
|
623
|
-
|
624
|
-
|
625
|
-
|
626
|
-
|
627
|
-
|
628
|
-
|
629
|
-
|
467
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:28:02 -0400
|
468
|
+
Error compiling asset lettrics.js:
|
469
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
470
|
+
$.fn.lettrify() = () ->
|
471
|
+
^
|
472
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
473
|
+
Served asset /lettrics.js - 500 Internal Server Error
|
474
|
+
|
475
|
+
|
476
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:28:02 -0400
|
477
|
+
Processing by PagesController#text_area as HTML
|
478
|
+
Rendered pages/text_area.html within layouts/application (23.4ms)
|
479
|
+
Completed 200 OK in 32.0ms (Views: 31.6ms | ActiveRecord: 0.0ms)
|
480
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:28:04 -0400
|
481
|
+
Processing by PagesController#text_area as HTML
|
482
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
483
|
+
Completed 200 OK in 1.3ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
484
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:28:04 -0400
|
485
|
+
Served asset /application.css - 200 OK (1ms)
|
486
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:04 -0400
|
487
|
+
Error compiling asset application.js:
|
488
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
489
|
+
$.fn.lettrify() = () ->
|
490
|
+
^
|
491
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
492
|
+
Served asset /application.js - 500 Internal Server Error
|
493
|
+
|
494
|
+
|
495
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:28:07 -0400
|
630
496
|
Processing by PagesController#small_text_area as HTML
|
631
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
632
|
-
Completed 200 OK in
|
633
|
-
Started GET "/
|
497
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
498
|
+
Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
499
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:07 -0400
|
500
|
+
Error compiling asset application.js:
|
501
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
502
|
+
$.fn.lettrify() = () ->
|
503
|
+
^
|
504
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
505
|
+
Served asset /application.js - 500 Internal Server Error
|
506
|
+
|
507
|
+
|
508
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:28:09 -0400
|
634
509
|
Processing by PagesController#text_area_with_text as HTML
|
635
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
636
|
-
Completed 200 OK in
|
637
|
-
Started GET "/
|
510
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.3ms)
|
511
|
+
Completed 200 OK in 2.5ms (Views: 2.0ms | ActiveRecord: 0.0ms)
|
512
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:09 -0400
|
513
|
+
Error compiling asset application.js:
|
514
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
515
|
+
$.fn.lettrify() = () ->
|
516
|
+
^
|
517
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
518
|
+
Served asset /application.js - 500 Internal Server Error
|
519
|
+
|
520
|
+
|
521
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:28:11 -0400
|
638
522
|
Processing by PagesController#text_areas as HTML
|
639
|
-
Rendered pages/text_areas.html within layouts/application (0.
|
640
|
-
Completed 200 OK in
|
523
|
+
Rendered pages/text_areas.html within layouts/application (0.3ms)
|
524
|
+
Completed 200 OK in 2.2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
525
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:11 -0400
|
526
|
+
Error compiling asset application.js:
|
527
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
528
|
+
$.fn.lettrify() = () ->
|
529
|
+
^
|
530
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
531
|
+
Served asset /application.js - 500 Internal Server Error
|
532
|
+
|
533
|
+
|
534
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:28:13 -0400
|
535
|
+
Processing by PagesController#small_text_area as HTML
|
536
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
537
|
+
Completed 200 OK in 1.2ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
538
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:13 -0400
|
539
|
+
Error compiling asset application.js:
|
540
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
541
|
+
$.fn.lettrify() = () ->
|
542
|
+
^
|
543
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
544
|
+
Served asset /application.js - 500 Internal Server Error
|
545
|
+
|
546
|
+
|
547
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:28:16 -0400
|
548
|
+
Processing by PagesController#page_with_javascript as HTML
|
549
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
550
|
+
Completed 200 OK in 1.9ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
551
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:28:16 -0400
|
552
|
+
Error compiling asset application.js:
|
553
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
554
|
+
$.fn.lettrify() = () ->
|
555
|
+
^
|
556
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
557
|
+
Served asset /application.js - 500 Internal Server Error
|
558
|
+
|
559
|
+
|
641
560
|
Connecting to database specified by database.yml
|
642
|
-
Started GET "/
|
643
|
-
|
644
|
-
|
645
|
-
|
646
|
-
|
647
|
-
|
648
|
-
Started GET "/
|
561
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:29:24 -0400
|
562
|
+
Processing by PagesController#page_with_javascript as HTML
|
563
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (1.9ms)
|
564
|
+
Completed 200 OK in 11.1ms (Views: 10.8ms | ActiveRecord: 0.0ms)
|
565
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:29:24 -0400
|
566
|
+
Served asset /application.css - 200 OK (2ms)
|
567
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:29:24 -0400
|
568
|
+
Error compiling asset application.js:
|
569
|
+
ExecJS::ProgramError: [stdin]:3:19: error: unexpected =
|
570
|
+
$.fn.lettrify() = () ->
|
571
|
+
^
|
572
|
+
(in /Users/pmm21/work/lettrics/app/assets/javascripts/lettrics.js.coffee)
|
573
|
+
Served asset /application.js - 500 Internal Server Error
|
574
|
+
|
575
|
+
|
576
|
+
Connecting to database specified by database.yml
|
577
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:29:43 -0400
|
578
|
+
Processing by PagesController#page_with_javascript as HTML
|
579
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (1.9ms)
|
580
|
+
Completed 200 OK in 10.0ms (Views: 9.7ms | ActiveRecord: 0.0ms)
|
581
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:29:44 -0400
|
582
|
+
Served asset /application.css - 200 OK (2ms)
|
583
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:29:44 -0400
|
584
|
+
Compiled lettrics.js (130ms) (pid 69892)
|
585
|
+
Compiled application.js (4ms) (pid 69892)
|
586
|
+
Served asset /application.js - 200 OK (149ms)
|
587
|
+
Connecting to database specified by database.yml
|
588
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:29:52 -0400
|
589
|
+
Served asset /lettrics.js - 200 OK (3ms)
|
590
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:29:52 -0400
|
649
591
|
Processing by PagesController#text_area as HTML
|
650
|
-
Rendered pages/text_area.html within layouts/application (
|
651
|
-
Completed 200 OK in
|
652
|
-
Started GET "/
|
653
|
-
|
654
|
-
|
655
|
-
|
656
|
-
Started GET "/
|
592
|
+
Rendered pages/text_area.html within layouts/application (1.6ms)
|
593
|
+
Completed 200 OK in 9.1ms (Views: 8.8ms | ActiveRecord: 0.0ms)
|
594
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:29:54 -0400
|
595
|
+
Processing by PagesController#text_area as HTML
|
596
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
597
|
+
Completed 200 OK in 1.3ms (Views: 1.1ms | ActiveRecord: 0.0ms)
|
598
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:29:54 -0400
|
599
|
+
Served asset /application.css - 200 OK (2ms)
|
600
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:29:54 -0400
|
601
|
+
Served asset /application.js - 200 OK (3ms)
|
602
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:29:57 -0400
|
657
603
|
Processing by PagesController#small_text_area as HTML
|
658
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
659
|
-
Completed 200 OK in
|
660
|
-
Started GET "/
|
661
|
-
|
662
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.5ms)
|
663
|
-
Completed 200 OK in 3.8ms (Views: 3.3ms | ActiveRecord: 0.0ms)
|
664
|
-
Started GET "/text_areas" for 127.0.0.1 at 2014-03-24 15:15:46 -0400
|
665
|
-
Processing by PagesController#text_areas as HTML
|
666
|
-
Rendered pages/text_areas.html within layouts/application (0.4ms)
|
667
|
-
Completed 200 OK in 3.5ms (Views: 2.9ms | ActiveRecord: 0.0ms)
|
604
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
605
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
606
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:29:57 -0400
|
607
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
668
608
|
Connecting to database specified by database.yml
|
669
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-
|
670
|
-
|
671
|
-
|
672
|
-
|
673
|
-
|
674
|
-
|
675
|
-
|
676
|
-
|
677
|
-
|
678
|
-
|
679
|
-
|
680
|
-
|
681
|
-
|
682
|
-
|
683
|
-
|
609
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:31:45 -0400
|
610
|
+
Compiled lettrics.js (104ms) (pid 69924)
|
611
|
+
Served asset /lettrics.js - 200 OK (109ms)
|
612
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:31:46 -0400
|
613
|
+
Processing by PagesController#text_area as HTML
|
614
|
+
Rendered pages/text_area.html within layouts/application (22.4ms)
|
615
|
+
Completed 200 OK in 31.7ms (Views: 31.4ms | ActiveRecord: 0.0ms)
|
616
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:31:48 -0400
|
617
|
+
Processing by PagesController#text_area as HTML
|
618
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
619
|
+
Completed 200 OK in 1.3ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
620
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:31:48 -0400
|
621
|
+
Served asset /application.css - 200 OK (2ms)
|
622
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:48 -0400
|
623
|
+
Compiled application.js (1ms) (pid 69924)
|
624
|
+
Served asset /application.js - 200 OK (11ms)
|
625
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:31:50 -0400
|
684
626
|
Processing by PagesController#small_text_area as HTML
|
685
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
686
|
-
Completed 200 OK in
|
687
|
-
Started GET "/
|
627
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
628
|
+
Completed 200 OK in 1.7ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
629
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:50 -0400
|
630
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
631
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:31:52 -0400
|
688
632
|
Processing by PagesController#text_area_with_text as HTML
|
689
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
690
|
-
Completed 200 OK in
|
691
|
-
Started GET "/
|
633
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.2ms)
|
634
|
+
Completed 200 OK in 1.7ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
635
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:52 -0400
|
636
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
637
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:31:55 -0400
|
692
638
|
Processing by PagesController#text_areas as HTML
|
693
|
-
Rendered pages/text_areas.html within layouts/application (0.
|
694
|
-
Completed 200 OK in
|
695
|
-
Started GET "/
|
696
|
-
|
697
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-
|
698
|
-
Processing by PagesController#small_text_area as HTML
|
699
|
-
Rendered pages/small_text_area.html within layouts/application (1.2ms)
|
700
|
-
Completed 200 OK in 9.9ms (Views: 9.3ms | ActiveRecord: 0.0ms)
|
701
|
-
Connecting to database specified by database.yml
|
702
|
-
Started GET "/small_text_area" for 127.0.0.1 at 2014-03-24 15:18:33 -0400
|
639
|
+
Rendered pages/text_areas.html within layouts/application (0.3ms)
|
640
|
+
Completed 200 OK in 1.8ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
641
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:55 -0400
|
642
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
643
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:31:57 -0400
|
703
644
|
Processing by PagesController#small_text_area as HTML
|
704
|
-
Rendered pages/small_text_area.html within layouts/application (
|
705
|
-
Completed 200 OK in
|
706
|
-
|
707
|
-
|
645
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
646
|
+
Completed 200 OK in 1.1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
647
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:57 -0400
|
648
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
649
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:31:59 -0400
|
650
|
+
Processing by PagesController#page_with_javascript as HTML
|
651
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
652
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
653
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:31:59 -0400
|
654
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
655
|
+
Connecting to database specified by database.yml
|
656
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:32:45 -0400
|
657
|
+
Compiled lettrics.js (103ms) (pid 69942)
|
658
|
+
Served asset /lettrics.js - 200 OK (108ms)
|
659
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:32:45 -0400
|
660
|
+
Processing by PagesController#text_area as HTML
|
661
|
+
Rendered pages/text_area.html within layouts/application (22.9ms)
|
662
|
+
Completed 200 OK in 32.3ms (Views: 32.0ms | ActiveRecord: 0.0ms)
|
663
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:32:47 -0400
|
664
|
+
Processing by PagesController#text_area as HTML
|
665
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
666
|
+
Completed 200 OK in 1.5ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
667
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:32:47 -0400
|
668
|
+
Served asset /application.css - 200 OK (2ms)
|
669
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:47 -0400
|
670
|
+
Compiled application.js (2ms) (pid 69942)
|
671
|
+
Served asset /application.js - 200 OK (10ms)
|
672
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:32:49 -0400
|
708
673
|
Processing by PagesController#small_text_area as HTML
|
709
|
-
Rendered pages/small_text_area.html within layouts/application (
|
710
|
-
Completed 200 OK in
|
711
|
-
|
712
|
-
|
674
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
675
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
676
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:49 -0400
|
677
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
678
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:32:52 -0400
|
679
|
+
Processing by PagesController#text_area_with_text as HTML
|
680
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.2ms)
|
681
|
+
Completed 200 OK in 1.6ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
682
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:52 -0400
|
683
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
684
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:32:54 -0400
|
685
|
+
Processing by PagesController#text_areas as HTML
|
686
|
+
Rendered pages/text_areas.html within layouts/application (0.2ms)
|
687
|
+
Completed 200 OK in 1.6ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
688
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:54 -0400
|
689
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
690
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:32:56 -0400
|
713
691
|
Processing by PagesController#small_text_area as HTML
|
714
|
-
Rendered pages/small_text_area.html within layouts/application (
|
715
|
-
Completed 200 OK in
|
716
|
-
Started GET "/assets/application.
|
717
|
-
Served asset /application.
|
718
|
-
Started GET "/
|
719
|
-
|
720
|
-
|
721
|
-
|
692
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
693
|
+
Completed 200 OK in 0.9ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
694
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:56 -0400
|
695
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
696
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:32:58 -0400
|
697
|
+
Processing by PagesController#page_with_javascript as HTML
|
698
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
699
|
+
Completed 200 OK in 1.8ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
700
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:32:58 -0400
|
701
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
702
|
+
Connecting to database specified by database.yml
|
703
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:34:35 -0400
|
704
|
+
Compiled lettrics.js (103ms) (pid 69962)
|
705
|
+
Served asset /lettrics.js - 200 OK (108ms)
|
706
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:34:35 -0400
|
707
|
+
Processing by PagesController#text_area as HTML
|
708
|
+
Rendered pages/text_area.html within layouts/application (22.5ms)
|
709
|
+
Completed 200 OK in 31.0ms (Views: 30.7ms | ActiveRecord: 0.0ms)
|
710
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:34:37 -0400
|
711
|
+
Processing by PagesController#text_area as HTML
|
712
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
713
|
+
Completed 200 OK in 1.4ms (Views: 1.3ms | ActiveRecord: 0.0ms)
|
714
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:34:37 -0400
|
715
|
+
Compiled application.css (1ms) (pid 69962)
|
716
|
+
Served asset /application.css - 200 OK (6ms)
|
717
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:34:37 -0400
|
718
|
+
Compiled jquery.js (1ms) (pid 69962)
|
719
|
+
Compiled jquery_ujs.js (0ms) (pid 69962)
|
720
|
+
Compiled application.js (9ms) (pid 69962)
|
721
|
+
Served asset /application.js - 200 OK (42ms)
|
722
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:34:37 -0400
|
722
723
|
Processing by PagesController#small_text_area as HTML
|
723
|
-
Rendered pages/small_text_area.html within layouts/application (
|
724
|
-
Completed 200 OK in
|
725
|
-
Started GET "/
|
726
|
-
|
727
|
-
|
728
|
-
|
729
|
-
|
730
|
-
|
724
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
725
|
+
Completed 200 OK in 2.7ms (Views: 2.3ms | ActiveRecord: 0.0ms)
|
726
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:34:38 -0400
|
727
|
+
Processing by PagesController#text_area_with_text as HTML
|
728
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.4ms)
|
729
|
+
Completed 200 OK in 3.1ms (Views: 2.6ms | ActiveRecord: 0.0ms)
|
730
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:34:38 -0400
|
731
|
+
Processing by PagesController#text_areas as HTML
|
732
|
+
Rendered pages/text_areas.html within layouts/application (0.3ms)
|
733
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
734
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:34:38 -0400
|
731
735
|
Processing by PagesController#small_text_area as HTML
|
732
|
-
Rendered pages/small_text_area.html within layouts/application (
|
733
|
-
Completed 200 OK in
|
734
|
-
Started GET "/
|
735
|
-
|
736
|
-
|
737
|
-
|
738
|
-
Connecting to database specified by database.yml
|
739
|
-
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-
|
740
|
-
|
741
|
-
|
742
|
-
|
743
|
-
|
744
|
-
|
745
|
-
|
746
|
-
|
747
|
-
|
748
|
-
|
749
|
-
|
750
|
-
|
751
|
-
|
752
|
-
Served asset /application.
|
753
|
-
Started GET "/
|
736
|
+
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
737
|
+
Completed 200 OK in 1.1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
738
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:34:38 -0400
|
739
|
+
Processing by PagesController#page_with_javascript as HTML
|
740
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.2ms)
|
741
|
+
Completed 200 OK in 1.9ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
742
|
+
Connecting to database specified by database.yml
|
743
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:39:28 -0400
|
744
|
+
Compiled lettrics.js (101ms) (pid 70033)
|
745
|
+
Served asset /lettrics.js - 200 OK (106ms)
|
746
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:39:28 -0400
|
747
|
+
Processing by PagesController#text_area as HTML
|
748
|
+
Rendered pages/text_area.html within layouts/application (21.4ms)
|
749
|
+
Completed 200 OK in 29.9ms (Views: 29.6ms | ActiveRecord: 0.0ms)
|
750
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:39:31 -0400
|
751
|
+
Processing by PagesController#text_area as HTML
|
752
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
753
|
+
Completed 200 OK in 1.3ms (Views: 1.2ms | ActiveRecord: 0.0ms)
|
754
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:39:31 -0400
|
755
|
+
Compiled application.css (1ms) (pid 70033)
|
756
|
+
Served asset /application.css - 200 OK (5ms)
|
757
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:31 -0400
|
758
|
+
Compiled jquery.js (2ms) (pid 70033)
|
759
|
+
Compiled jquery_ujs.js (0ms) (pid 70033)
|
760
|
+
Compiled application.js (10ms) (pid 70033)
|
761
|
+
Served asset /application.js - 200 OK (43ms)
|
762
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:39:33 -0400
|
754
763
|
Processing by PagesController#small_text_area as HTML
|
755
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
756
|
-
Completed 200 OK in
|
757
|
-
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-
|
764
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
765
|
+
Completed 200 OK in 2.0ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
766
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:39:35 -0400
|
758
767
|
Processing by PagesController#text_area_with_text as HTML
|
759
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
760
|
-
Completed 200 OK in
|
761
|
-
Started GET "/
|
768
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.2ms)
|
769
|
+
Completed 200 OK in 1.8ms (Views: 1.5ms | ActiveRecord: 0.0ms)
|
770
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:35 -0400
|
771
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
772
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:39:37 -0400
|
762
773
|
Processing by PagesController#text_areas as HTML
|
763
|
-
Rendered pages/text_areas.html within layouts/application (0.
|
764
|
-
Completed 200 OK in
|
765
|
-
Started GET "/
|
774
|
+
Rendered pages/text_areas.html within layouts/application (0.2ms)
|
775
|
+
Completed 200 OK in 1.7ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
776
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:37 -0400
|
777
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
778
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:39:39 -0400
|
766
779
|
Processing by PagesController#small_text_area as HTML
|
767
780
|
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
768
|
-
Completed 200 OK in 1.
|
769
|
-
|
770
|
-
|
771
|
-
|
772
|
-
|
773
|
-
|
774
|
-
|
775
|
-
|
776
|
-
|
777
|
-
|
778
|
-
|
779
|
-
|
780
|
-
|
781
|
-
|
782
|
-
|
783
|
-
|
784
|
-
|
781
|
+
Completed 200 OK in 1.0ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
782
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:39 -0400
|
783
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
784
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:39:42 -0400
|
785
|
+
Processing by PagesController#page_with_javascript as HTML
|
786
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
787
|
+
Completed 200 OK in 2.0ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
788
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:42 -0400
|
789
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
790
|
+
Connecting to database specified by database.yml
|
791
|
+
Started GET "/assets/lettrics.js" for 127.0.0.1 at 2014-05-09 12:39:54 -0400
|
792
|
+
Compiled lettrics.js (102ms) (pid 70046)
|
793
|
+
Served asset /lettrics.js - 200 OK (107ms)
|
794
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:39:54 -0400
|
795
|
+
Processing by PagesController#text_area as HTML
|
796
|
+
Rendered pages/text_area.html within layouts/application (23.4ms)
|
797
|
+
Completed 200 OK in 33.2ms (Views: 32.9ms | ActiveRecord: 0.0ms)
|
798
|
+
Started GET "/text_area" for 127.0.0.1 at 2014-05-09 12:39:56 -0400
|
799
|
+
Processing by PagesController#text_area as HTML
|
800
|
+
Rendered pages/text_area.html within layouts/application (0.0ms)
|
801
|
+
Completed 200 OK in 1.9ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
802
|
+
Started GET "/assets/application.css" for 127.0.0.1 at 2014-05-09 12:39:56 -0400
|
803
|
+
Served asset /application.css - 200 OK (1ms)
|
804
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:56 -0400
|
805
|
+
Compiled application.js (1ms) (pid 70046)
|
806
|
+
Served asset /application.js - 200 OK (11ms)
|
807
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:39:56 -0400
|
785
808
|
Processing by PagesController#small_text_area as HTML
|
786
|
-
Rendered pages/small_text_area.html within layouts/application (0.
|
787
|
-
Completed 200 OK in
|
788
|
-
Started GET "/
|
809
|
+
Rendered pages/small_text_area.html within layouts/application (0.3ms)
|
810
|
+
Completed 200 OK in 1.8ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
811
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:56 -0400
|
812
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
813
|
+
Started GET "/text_area_with_text" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
789
814
|
Processing by PagesController#text_area_with_text as HTML
|
790
|
-
Rendered pages/text_area_with_text.html within layouts/application (0.
|
791
|
-
Completed 200 OK in
|
792
|
-
Started GET "/
|
815
|
+
Rendered pages/text_area_with_text.html within layouts/application (0.3ms)
|
816
|
+
Completed 200 OK in 1.9ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
817
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
818
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
819
|
+
Started GET "/text_areas" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
793
820
|
Processing by PagesController#text_areas as HTML
|
794
821
|
Rendered pages/text_areas.html within layouts/application (0.4ms)
|
795
|
-
Completed 200 OK in
|
796
|
-
Started GET "/
|
822
|
+
Completed 200 OK in 2.5ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
823
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
824
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
825
|
+
Started GET "/small_text_area" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
797
826
|
Processing by PagesController#small_text_area as HTML
|
798
827
|
Rendered pages/small_text_area.html within layouts/application (0.0ms)
|
799
|
-
Completed 200 OK in 1.
|
828
|
+
Completed 200 OK in 1.1ms (Views: 1.0ms | ActiveRecord: 0.0ms)
|
829
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
830
|
+
Served asset /application.js - 304 Not Modified (0ms)
|
831
|
+
Started GET "/page_with_javascript" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
832
|
+
Processing by PagesController#page_with_javascript as HTML
|
833
|
+
Rendered pages/page_with_javascript.html.erb within layouts/application (0.3ms)
|
834
|
+
Completed 200 OK in 1.9ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
835
|
+
Started GET "/assets/application.js" for 127.0.0.1 at 2014-05-09 12:39:57 -0400
|
836
|
+
Served asset /application.js - 304 Not Modified (0ms)
|