evercookie 0.0.6 → 0.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- data/README.rdoc +17 -7
- data/app/assets/javascripts/evercookie/evercookie.js.erb +1034 -644
- data/config/routes.rb +2 -0
- data/lib/evercookie.rb +5 -0
- data/lib/evercookie/controller.rb +19 -1
- data/lib/evercookie/version.rb +1 -1
- data/test/dummy/config/environments/production.rb +2 -2
- data/test/dummy/config/initializers/evercookie.rb +6 -6
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/production.sqlite3 +0 -0
- data/test/dummy/log/development.log +7509 -27817
- data/test/dummy/log/production.log +869 -0
- data/test/dummy/log/test.log +876 -936
- data/test/dummy/tmp/cache/assets/{D45/3C0/sprockets%2Fd45fb0f5f994f0c125db5e026ee65258 → CA6/C50/sprockets%2F1ff1b670b38042f5c89026631c36fa33} +0 -0
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/CE7/B90/sprockets%2F09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy/tmp/cache/assets/CEC/FA0/sprockets%2Fcee8c6b09c33d2b276753e959712724e +0 -0
- data/test/dummy/tmp/cache/assets/D04/370/sprockets%2F0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy/tmp/cache/assets/D19/B00/sprockets%2F28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D45/590/sprockets%2F3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D58/BF0/sprockets%2Fd2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/D70/2D0/sprockets%2F2c853768baf811357d81d41bdfd05dcf +0 -0
- data/test/dummy/tmp/cache/assets/D84/180/sprockets%2F71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy/tmp/cache/assets/D8C/A10/sprockets%2Ffc7201c6cbef32453aa4175c520c8eae +0 -0
- data/test/dummy/tmp/cache/assets/D93/360/sprockets%2Fdf600f50f002512c95d93bcfbab891ed +0 -0
- data/test/dummy/tmp/cache/assets/DB2/E70/sprockets%2Fa25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/{D70/D10/sprockets%2Fa0d37ff489ed0857f72233f5cb0b9c0b → DDF/EE0/sprockets%2F0b91ee26fcc3a08f74edf9ade38787e4} +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/config/initializers/evercookie.rb +6 -6
- data/test/dummy4/db/development.sqlite3 +0 -0
- data/test/dummy4/log/development.log +773 -0
- data/test/dummy4/log/production.log +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/0b91ee26fcc3a08f74edf9ade38787e4 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/1ff1b670b38042f5c89026631c36fa33 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/4b02b6e6070ec4638e7c6a9f9ecff6fb +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/6a810a0412e578254a540397a7b70f08 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/772e790ccea45e8e96ee6d22061276f6 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/7a52bc6747db430cf502b4bed0fa298d +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/83b76c8a28ae96c73c3cdc3df9887735 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/84c8f54298cdbbdd246e0f9bd5f26ebc +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/8926b7221463ce523a79e492b466d9e2 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/9f45c7d10a3f607b80476e3f791501bd +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/a25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/a2c2ae4f525146e108d2be380ca73570 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/bb7f0179d91d1103a39cf20660a9f092 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/cbec6d2b8af02ca399bf300772f22560 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/d2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy4/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/09c6831dd77d079a5a778b0d0744ee16 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/0b91ee26fcc3a08f74edf9ade38787e4 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/0bfdc3134b37668ae9a63c753ef05021 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/1ff1b670b38042f5c89026631c36fa33 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/28c67ae04b83f4f76d461c789d1236ad +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/3e0f6f496cd38bd4ea06614f7e10399a +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/71efedfb555fe6a74750e5d579d363d5 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/7a52bc6747db430cf502b4bed0fa298d +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/83b76c8a28ae96c73c3cdc3df9887735 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/84c8f54298cdbbdd246e0f9bd5f26ebc +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/9f45c7d10a3f607b80476e3f791501bd +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/a25c858be7f39b1ce6854eb93ba77ef5 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/a2c2ae4f525146e108d2be380ca73570 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/cbec6d2b8af02ca399bf300772f22560 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d2d743676d256ff903f78df59b43c7ec +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/d7d5b37686831d37c4dd75e645f5e016 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/de2fd9fd11c04a582cdbbe3d84a35ae6 +0 -0
- data/test/dummy4/tmp/cache/assets/production/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- metadata +291 -199
- data/test/dummy/tmp/cache/assets/D2F/760/sprockets%2F3b464ead21d28d0a1298357a3a7cbc18 +0 -0
- data/test/dummy/tmp/cache/assets/D45/C10/sprockets%2Fac34f7046872aba24b7375de608d8fe6 +0 -0
- data/test/dummy/tmp/cache/assets/D99/2F0/sprockets%2Fa2cf2651c63ecb32c21ea94fa84cd498 +0 -0
- data/test/dummy/tmp/cache/assets/DAA/C00/sprockets%2F9bddc9410e086be5f5efa982c5247c7b +0 -0
- data/test/dummy/tmp/cache/assets/DCF/EC0/sprockets%2Fe1f34cd8fd7ca6a9a01d26e47c923f1f +0 -0
- data/test/dummy/tmp/cache/assets/DEE/200/sprockets%2F2a3f3abddecb0467eb2d7d5cf5f52302 +0 -0
- data/test/dummy/tmp/cache/assets/DFF/960/sprockets%2Fe73aa53de71d957ef04bdfd2fba2e915 +0 -0
- data/test/dummy/tmp/cache/assets/E83/750/sprockets%2Fe0a4c2b9c4acf9bcfedbb42a8bd45e80 +0 -0
|
@@ -0,0 +1,869 @@
|
|
|
1
|
+
Connecting to database specified by database.yml
|
|
2
|
+
Compiled index.js (0ms) (pid 9652)
|
|
3
|
+
Compiled application.js (3ms) (pid 9652)
|
|
4
|
+
Compiled index.css (0ms) (pid 9652)
|
|
5
|
+
Compiled application.css (3ms) (pid 9652)
|
|
6
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9652)
|
|
7
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9652)
|
|
8
|
+
Compiled ec.js (24ms) (pid 9652)
|
|
9
|
+
Connecting to database specified by database.yml
|
|
10
|
+
Compiled index.js (0ms) (pid 9652)
|
|
11
|
+
Compiled application.js (33ms) (pid 9652)
|
|
12
|
+
Compiled index.css (0ms) (pid 9652)
|
|
13
|
+
Compiled application.css (3ms) (pid 9652)
|
|
14
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9652)
|
|
15
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9652)
|
|
16
|
+
Compiled ec.js (23ms) (pid 9652)
|
|
17
|
+
Connecting to database specified by database.yml
|
|
18
|
+
Compiled index.js (1ms) (pid 9690)
|
|
19
|
+
Compiled application.js (33ms) (pid 9690)
|
|
20
|
+
Compiled index.css (0ms) (pid 9690)
|
|
21
|
+
Compiled application.css (3ms) (pid 9690)
|
|
22
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9690)
|
|
23
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9690)
|
|
24
|
+
Compiled ec.js (24ms) (pid 9690)
|
|
25
|
+
Connecting to database specified by database.yml
|
|
26
|
+
Compiled index.js (0ms) (pid 9690)
|
|
27
|
+
Compiled application.js (33ms) (pid 9690)
|
|
28
|
+
Compiled index.css (0ms) (pid 9690)
|
|
29
|
+
Compiled application.css (3ms) (pid 9690)
|
|
30
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9690)
|
|
31
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9690)
|
|
32
|
+
Compiled ec.js (23ms) (pid 9690)
|
|
33
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 07:51:50 +0300
|
|
34
|
+
Connecting to database specified by database.yml
|
|
35
|
+
Processing by IndexController#index as HTML
|
|
36
|
+
Rendered index/index.html.erb within layouts/application (3.0ms)
|
|
37
|
+
Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
|
|
38
|
+
Started GET "/assets/application-e81825ec43815ea90434550fb54f8a23.css" for 127.0.0.1 at 2014-04-17 07:51:51 +0300
|
|
39
|
+
|
|
40
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-e81825ec43815ea90434550fb54f8a23.css"):
|
|
41
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
42
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
43
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
44
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
45
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
46
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
47
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
48
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
49
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
50
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
51
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
52
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
53
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
54
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
55
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
56
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
57
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
58
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
59
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
60
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
61
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
62
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
63
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
64
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
65
|
+
|
|
66
|
+
|
|
67
|
+
Started GET "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js" for 127.0.0.1 at 2014-04-17 07:51:51 +0300
|
|
68
|
+
|
|
69
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js"):
|
|
70
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
71
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
72
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
73
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
74
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
75
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
76
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
77
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
78
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
79
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
80
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
81
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
82
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
83
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
84
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
85
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
86
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
87
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
88
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
89
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
90
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
91
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
92
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
93
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
94
|
+
|
|
95
|
+
|
|
96
|
+
Connecting to database specified by database.yml
|
|
97
|
+
Compiled index.js (1ms) (pid 9729)
|
|
98
|
+
Compiled application.js (33ms) (pid 9729)
|
|
99
|
+
Compiled index.css (0ms) (pid 9729)
|
|
100
|
+
Compiled application.css (3ms) (pid 9729)
|
|
101
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9729)
|
|
102
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9729)
|
|
103
|
+
Compiled ec.js (23ms) (pid 9729)
|
|
104
|
+
Connecting to database specified by database.yml
|
|
105
|
+
Compiled index.js (0ms) (pid 9729)
|
|
106
|
+
Compiled application.js (33ms) (pid 9729)
|
|
107
|
+
Compiled index.css (0ms) (pid 9729)
|
|
108
|
+
Compiled application.css (3ms) (pid 9729)
|
|
109
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9729)
|
|
110
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9729)
|
|
111
|
+
Compiled ec.js (23ms) (pid 9729)
|
|
112
|
+
Connecting to database specified by database.yml
|
|
113
|
+
Compiled index.js (1ms) (pid 9746)
|
|
114
|
+
Compiled application.js (33ms) (pid 9746)
|
|
115
|
+
Compiled index.css (0ms) (pid 9746)
|
|
116
|
+
Compiled application.css (3ms) (pid 9746)
|
|
117
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9746)
|
|
118
|
+
Compiled evercookie/evercookie.js (26ms) (pid 9746)
|
|
119
|
+
Compiled ec.js (39ms) (pid 9746)
|
|
120
|
+
Connecting to database specified by database.yml
|
|
121
|
+
Compiled index.js (0ms) (pid 9746)
|
|
122
|
+
Compiled application.js (33ms) (pid 9746)
|
|
123
|
+
Compiled index.css (0ms) (pid 9746)
|
|
124
|
+
Compiled application.css (3ms) (pid 9746)
|
|
125
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 9746)
|
|
126
|
+
Compiled evercookie/evercookie.js (16ms) (pid 9746)
|
|
127
|
+
Compiled ec.js (23ms) (pid 9746)
|
|
128
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 07:59:49 +0300
|
|
129
|
+
Connecting to database specified by database.yml
|
|
130
|
+
Processing by IndexController#index as HTML
|
|
131
|
+
Rendered index/index.html.erb within layouts/application (3.2ms)
|
|
132
|
+
Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms)
|
|
133
|
+
Started GET "/assets/application-e81825ec43815ea90434550fb54f8a23.css" for 127.0.0.1 at 2014-04-17 07:59:49 +0300
|
|
134
|
+
|
|
135
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-e81825ec43815ea90434550fb54f8a23.css"):
|
|
136
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
137
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
138
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
139
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
140
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
141
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
142
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
143
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
144
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
145
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
146
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
147
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
148
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
149
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
150
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
151
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
152
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
153
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
154
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
155
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
156
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
157
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
158
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
159
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
160
|
+
|
|
161
|
+
|
|
162
|
+
Started GET "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js" for 127.0.0.1 at 2014-04-17 07:59:49 +0300
|
|
163
|
+
|
|
164
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js"):
|
|
165
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
166
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
167
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
168
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
169
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
170
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
171
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
172
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
173
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
174
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
175
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
176
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
177
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
178
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
179
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
180
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
181
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
182
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
183
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
184
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
185
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
186
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
187
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
188
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
189
|
+
|
|
190
|
+
|
|
191
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
192
|
+
Processing by IndexController#index as HTML
|
|
193
|
+
Rendered index/index.html.erb within layouts/application (4.8ms)
|
|
194
|
+
Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.0ms)
|
|
195
|
+
Started GET "/assets/application-e81825ec43815ea90434550fb54f8a23.css" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
196
|
+
|
|
197
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-e81825ec43815ea90434550fb54f8a23.css"):
|
|
198
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
199
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
200
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
201
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
202
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
203
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
204
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
205
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
206
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
207
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
208
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
209
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
210
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
211
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
212
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
213
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
214
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
215
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
216
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
217
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
218
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
219
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
220
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
221
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
222
|
+
|
|
223
|
+
|
|
224
|
+
Started GET "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
225
|
+
|
|
226
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js"):
|
|
227
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
228
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
229
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
230
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
231
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
232
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
233
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
234
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
235
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
236
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
237
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
238
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
239
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
240
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
241
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
242
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
243
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
244
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
245
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
246
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
247
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
248
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
249
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
250
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
251
|
+
|
|
252
|
+
|
|
253
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
254
|
+
Processing by IndexController#index as HTML
|
|
255
|
+
Rendered index/index.html.erb within layouts/application (47.0ms)
|
|
256
|
+
Completed 200 OK in 49ms (Views: 48.8ms | ActiveRecord: 0.0ms)
|
|
257
|
+
Started GET "/assets/application-e81825ec43815ea90434550fb54f8a23.css" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
258
|
+
|
|
259
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-e81825ec43815ea90434550fb54f8a23.css"):
|
|
260
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
261
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
262
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
263
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
264
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
265
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
266
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
267
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
268
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
269
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
270
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
271
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
272
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
273
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
274
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
275
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
276
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
277
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
278
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
279
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
280
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
281
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
282
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
283
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
284
|
+
|
|
285
|
+
|
|
286
|
+
Started GET "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js" for 127.0.0.1 at 2014-04-17 07:59:52 +0300
|
|
287
|
+
|
|
288
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js"):
|
|
289
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
290
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
291
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
292
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
293
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
294
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
295
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
296
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
297
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
298
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
299
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
300
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
301
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
302
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
303
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
304
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
305
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
306
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
307
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
308
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
309
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
310
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
311
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
312
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
313
|
+
|
|
314
|
+
|
|
315
|
+
Connecting to database specified by database.yml
|
|
316
|
+
Compiled index.js (1ms) (pid 10335)
|
|
317
|
+
Compiled application.js (33ms) (pid 10335)
|
|
318
|
+
Compiled index.css (0ms) (pid 10335)
|
|
319
|
+
Compiled application.css (3ms) (pid 10335)
|
|
320
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 10335)
|
|
321
|
+
Compiled evercookie/evercookie.js (16ms) (pid 10335)
|
|
322
|
+
Compiled ec.js (23ms) (pid 10335)
|
|
323
|
+
Connecting to database specified by database.yml
|
|
324
|
+
Compiled index.js (0ms) (pid 10335)
|
|
325
|
+
Compiled application.js (33ms) (pid 10335)
|
|
326
|
+
Compiled index.css (0ms) (pid 10335)
|
|
327
|
+
Compiled application.css (3ms) (pid 10335)
|
|
328
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 10335)
|
|
329
|
+
Compiled evercookie/evercookie.js (16ms) (pid 10335)
|
|
330
|
+
Compiled ec.js (23ms) (pid 10335)
|
|
331
|
+
Connecting to database specified by database.yml
|
|
332
|
+
Compiled index.js (0ms) (pid 10394)
|
|
333
|
+
Compiled application.js (3ms) (pid 10394)
|
|
334
|
+
Compiled index.css (0ms) (pid 10394)
|
|
335
|
+
Compiled application.css (3ms) (pid 10394)
|
|
336
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 10394)
|
|
337
|
+
Compiled evercookie/evercookie.js (16ms) (pid 10394)
|
|
338
|
+
Compiled ec.js (23ms) (pid 10394)
|
|
339
|
+
Connecting to database specified by database.yml
|
|
340
|
+
Compiled index.js (0ms) (pid 10394)
|
|
341
|
+
Compiled application.js (33ms) (pid 10394)
|
|
342
|
+
Compiled index.css (0ms) (pid 10394)
|
|
343
|
+
Compiled application.css (3ms) (pid 10394)
|
|
344
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 10394)
|
|
345
|
+
Compiled evercookie/evercookie.js (16ms) (pid 10394)
|
|
346
|
+
Compiled ec.js (23ms) (pid 10394)
|
|
347
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:00:52 +0300
|
|
348
|
+
Connecting to database specified by database.yml
|
|
349
|
+
Processing by IndexController#index as HTML
|
|
350
|
+
Rendered index/index.html.erb within layouts/application (2.9ms)
|
|
351
|
+
Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
|
|
352
|
+
Started GET "/assets/application-e81825ec43815ea90434550fb54f8a23.css" for 127.0.0.1 at 2014-04-17 08:00:52 +0300
|
|
353
|
+
|
|
354
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-e81825ec43815ea90434550fb54f8a23.css"):
|
|
355
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
356
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
357
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
358
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
359
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
360
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
361
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
362
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
363
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
364
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
365
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
366
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
367
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
368
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
369
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
370
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
371
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
372
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
373
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
374
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
375
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
376
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
377
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
378
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
379
|
+
|
|
380
|
+
|
|
381
|
+
Started GET "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js" for 127.0.0.1 at 2014-04-17 08:00:52 +0300
|
|
382
|
+
|
|
383
|
+
ActionController::RoutingError (No route matches [GET] "/assets/application-8e19f5295fe7eec828534fe9cf8cf11d.js"):
|
|
384
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/debug_exceptions.rb:21:in `call'
|
|
385
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
|
386
|
+
railties (3.2.14) lib/rails/rack/logger.rb:32:in `call_app'
|
|
387
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `block in call'
|
|
388
|
+
activesupport (3.2.14) lib/active_support/tagged_logging.rb:22:in `tagged'
|
|
389
|
+
railties (3.2.14) lib/rails/rack/logger.rb:16:in `call'
|
|
390
|
+
actionpack (3.2.14) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
|
391
|
+
rack (1.4.5) lib/rack/methodoverride.rb:21:in `call'
|
|
392
|
+
rack (1.4.5) lib/rack/runtime.rb:17:in `call'
|
|
393
|
+
activesupport (3.2.14) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
|
394
|
+
rack (1.4.5) lib/rack/lock.rb:15:in `call'
|
|
395
|
+
rack-cache (1.2) lib/rack/cache/context.rb:136:in `forward'
|
|
396
|
+
rack-cache (1.2) lib/rack/cache/context.rb:245:in `fetch'
|
|
397
|
+
rack-cache (1.2) lib/rack/cache/context.rb:185:in `lookup'
|
|
398
|
+
rack-cache (1.2) lib/rack/cache/context.rb:66:in `call!'
|
|
399
|
+
rack-cache (1.2) lib/rack/cache/context.rb:51:in `call'
|
|
400
|
+
railties (3.2.14) lib/rails/engine.rb:484:in `call'
|
|
401
|
+
railties (3.2.14) lib/rails/application.rb:231:in `call'
|
|
402
|
+
rack (1.4.5) lib/rack/content_length.rb:14:in `call'
|
|
403
|
+
railties (3.2.14) lib/rails/rack/log_tailer.rb:17:in `call'
|
|
404
|
+
rack (1.4.5) lib/rack/handler/webrick.rb:59:in `service'
|
|
405
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:138:in `service'
|
|
406
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/httpserver.rb:94:in `run'
|
|
407
|
+
/home/daddy/.rvm/rubies/ruby-2.0.0-p247/lib/ruby/2.0.0/webrick/server.rb:295:in `block in start_thread'
|
|
408
|
+
|
|
409
|
+
|
|
410
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:02:41 +0300
|
|
411
|
+
Connecting to database specified by database.yml
|
|
412
|
+
Processing by IndexController#index as HTML
|
|
413
|
+
Rendered index/index.html.erb within layouts/application (2.9ms)
|
|
414
|
+
Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
|
|
415
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:02:44 +0300
|
|
416
|
+
Processing by IndexController#index as HTML
|
|
417
|
+
Rendered index/index.html.erb within layouts/application (3.6ms)
|
|
418
|
+
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
|
|
419
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=wer&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:03:04 +0300
|
|
420
|
+
Processing by IndexController#get as HTML
|
|
421
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"wer", "commit"=>"Get Cookie Value"}
|
|
422
|
+
Rendered inline template (2.6ms)
|
|
423
|
+
Rendered index/get.html.erb within layouts/application (36.6ms)
|
|
424
|
+
Completed 200 OK in 41ms (Views: 40.2ms | ActiveRecord: 0.0ms)
|
|
425
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-04-17 08:03:04 +0300
|
|
426
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
427
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.6ms)
|
|
428
|
+
Completed 200 OK in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
|
429
|
+
Started GET "/evercookie/ec_png?name=wer" for 127.0.0.1 at 2014-04-17 08:03:04 +0300
|
|
430
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
431
|
+
Parameters: {"name"=>"wer"}
|
|
432
|
+
Rendered text template (0.0ms)
|
|
433
|
+
Completed 304 Not Modified in 3ms (Views: 2.2ms | ActiveRecord: 0.0ms)
|
|
434
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:03:04 +0300
|
|
435
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
436
|
+
Parameters: {"name"=>"wer"}
|
|
437
|
+
Rendered text template (0.0ms)
|
|
438
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
439
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:03:04 +0300
|
|
440
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
441
|
+
Parameters: {"name"=>"wer"}
|
|
442
|
+
Rendered text template (0.0ms)
|
|
443
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
444
|
+
Started GET "/evercookie/save?name=wer" for 127.0.0.1 at 2014-04-17 08:03:08 +0300
|
|
445
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
446
|
+
Parameters: {"name"=>"wer"}
|
|
447
|
+
Rendered text template (0.0ms)
|
|
448
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
449
|
+
Started GET "/index/set?utf8=%E2%9C%93&ec_name=wer&ec_value=234&commit=Set+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:03:31 +0300
|
|
450
|
+
Processing by IndexController#set as HTML
|
|
451
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"wer", "ec_value"=>"234", "commit"=>"Set Cookie Value"}
|
|
452
|
+
Rendered inline template (1.5ms)
|
|
453
|
+
Rendered index/set.html.erb within layouts/application (2.7ms)
|
|
454
|
+
Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.0ms)
|
|
455
|
+
Started GET "/evercookie/set.js" for 127.0.0.1 at 2014-04-17 08:03:31 +0300
|
|
456
|
+
Processing by Evercookie::EvercookieController#set as JS
|
|
457
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/set.js.erb (1.3ms)
|
|
458
|
+
Completed 200 OK in 5ms (Views: 4.7ms | ActiveRecord: 0.0ms)
|
|
459
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:03:31 +0300
|
|
460
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
461
|
+
Parameters: {"name"=>"wer"}
|
|
462
|
+
Rendered text template (0.0ms)
|
|
463
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
464
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:03:31 +0300
|
|
465
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
466
|
+
Parameters: {"name"=>"wer"}
|
|
467
|
+
Rendered text template (0.0ms)
|
|
468
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
469
|
+
Started GET "/evercookie/ec_png?name=wer" for 127.0.0.1 at 2014-04-17 08:03:31 +0300
|
|
470
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
471
|
+
Parameters: {"name"=>"wer"}
|
|
472
|
+
Rendered text template (0.0ms)
|
|
473
|
+
Completed 200 OK in 2ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
474
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:04:05 +0300
|
|
475
|
+
Processing by IndexController#index as HTML
|
|
476
|
+
Rendered index/index.html.erb within layouts/application (1.5ms)
|
|
477
|
+
Completed 200 OK in 4ms (Views: 3.4ms | ActiveRecord: 0.0ms)
|
|
478
|
+
Started GET "/index/get_detailed?utf8=%E2%9C%93&ec_name=wer&commit=Get+Cookie+Data" for 127.0.0.1 at 2014-04-17 08:04:09 +0300
|
|
479
|
+
Processing by IndexController#get_detailed as HTML
|
|
480
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"wer", "commit"=>"Get Cookie Data"}
|
|
481
|
+
Rendered index/get_detailed.html.erb within layouts/application (2.0ms)
|
|
482
|
+
Completed 200 OK in 7ms (Views: 6.1ms | ActiveRecord: 0.0ms)
|
|
483
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:09 +0300
|
|
484
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
485
|
+
Parameters: {"name"=>"wer"}
|
|
486
|
+
Rendered text template (0.0ms)
|
|
487
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
488
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:09 +0300
|
|
489
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
490
|
+
Parameters: {"name"=>"wer"}
|
|
491
|
+
Rendered text template (0.0ms)
|
|
492
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
493
|
+
Started GET "/evercookie/save?name=wer" for 127.0.0.1 at 2014-04-17 08:04:10 +0300
|
|
494
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
495
|
+
Parameters: {"name"=>"wer"}
|
|
496
|
+
Rendered text template (0.0ms)
|
|
497
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
498
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=wer&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:04:25 +0300
|
|
499
|
+
Processing by IndexController#get as HTML
|
|
500
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"wer", "commit"=>"Get Cookie Value"}
|
|
501
|
+
Rendered inline template (3.6ms)
|
|
502
|
+
Rendered index/get.html.erb within layouts/application (4.5ms)
|
|
503
|
+
Completed 200 OK in 7ms (Views: 6.6ms | ActiveRecord: 0.0ms)
|
|
504
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-04-17 08:04:25 +0300
|
|
505
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
506
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.1ms)
|
|
507
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
508
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:25 +0300
|
|
509
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
510
|
+
Parameters: {"name"=>"wer"}
|
|
511
|
+
Rendered text template (0.0ms)
|
|
512
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
513
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:25 +0300
|
|
514
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
515
|
+
Parameters: {"name"=>"wer"}
|
|
516
|
+
Rendered text template (0.0ms)
|
|
517
|
+
Completed 304 Not Modified in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
518
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:26 +0300
|
|
519
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
520
|
+
Parameters: {"name"=>"wer"}
|
|
521
|
+
Rendered text template (0.0ms)
|
|
522
|
+
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
523
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:26 +0300
|
|
524
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
525
|
+
Parameters: {"name"=>"wer"}
|
|
526
|
+
Rendered text template (0.0ms)
|
|
527
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
528
|
+
Started GET "/evercookie/save?name=wer" for 127.0.0.1 at 2014-04-17 08:04:26 +0300
|
|
529
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
530
|
+
Parameters: {"name"=>"wer"}
|
|
531
|
+
Rendered text template (0.0ms)
|
|
532
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
533
|
+
Started GET "/index/get_controller?ec_name=wer" for 127.0.0.1 at 2014-04-17 08:04:41 +0300
|
|
534
|
+
Processing by IndexController#get_controller as HTML
|
|
535
|
+
Parameters: {"ec_name"=>"wer"}
|
|
536
|
+
Rendered text template (0.0ms)
|
|
537
|
+
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
538
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:43 +0300
|
|
539
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
540
|
+
Parameters: {"name"=>"wer"}
|
|
541
|
+
Rendered text template (0.0ms)
|
|
542
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
543
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:43 +0300
|
|
544
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
545
|
+
Parameters: {"name"=>"wer"}
|
|
546
|
+
Rendered text template (0.0ms)
|
|
547
|
+
Completed 304 Not Modified in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
548
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:44 +0300
|
|
549
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
550
|
+
Parameters: {"name"=>"wer"}
|
|
551
|
+
Rendered text template (0.0ms)
|
|
552
|
+
Completed 200 OK in 3ms (Views: 3.2ms | ActiveRecord: 0.0ms)
|
|
553
|
+
Started GET "/evercookie/save?name=wer" for 127.0.0.1 at 2014-04-17 08:04:44 +0300
|
|
554
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
555
|
+
Parameters: {"name"=>"wer"}
|
|
556
|
+
Rendered text template (0.0ms)
|
|
557
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
558
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:44 +0300
|
|
559
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
560
|
+
Parameters: {"name"=>"wer"}
|
|
561
|
+
Rendered text template (0.0ms)
|
|
562
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
563
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=wer&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:04:47 +0300
|
|
564
|
+
Processing by IndexController#get as HTML
|
|
565
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"wer", "commit"=>"Get Cookie Value"}
|
|
566
|
+
Rendered inline template (1.6ms)
|
|
567
|
+
Rendered index/get.html.erb within layouts/application (2.6ms)
|
|
568
|
+
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.0ms)
|
|
569
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-04-17 08:04:47 +0300
|
|
570
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
571
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.1ms)
|
|
572
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
573
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:47 +0300
|
|
574
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
575
|
+
Parameters: {"name"=>"wer"}
|
|
576
|
+
Rendered text template (0.0ms)
|
|
577
|
+
Completed 304 Not Modified in 4ms (Views: 3.7ms | ActiveRecord: 0.0ms)
|
|
578
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:47 +0300
|
|
579
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
580
|
+
Parameters: {"name"=>"wer"}
|
|
581
|
+
Rendered text template (0.0ms)
|
|
582
|
+
Completed 304 Not Modified in 0ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
583
|
+
Started GET "/evercookie/ec_png?name=wer" for 127.0.0.1 at 2014-04-17 08:04:47 +0300
|
|
584
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
585
|
+
Parameters: {"name"=>"wer"}
|
|
586
|
+
Rendered text template (0.0ms)
|
|
587
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
588
|
+
Started GET "/evercookie/save?name=wer" for 127.0.0.1 at 2014-04-17 08:04:50 +0300
|
|
589
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
590
|
+
Parameters: {"name"=>"wer"}
|
|
591
|
+
Rendered text template (0.0ms)
|
|
592
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
|
593
|
+
Started GET "/evercookie/ec_png?name=wer" for 127.0.0.1 at 2014-04-17 08:04:50 +0300
|
|
594
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
595
|
+
Parameters: {"name"=>"wer"}
|
|
596
|
+
Rendered text template (0.0ms)
|
|
597
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
598
|
+
Started GET "/evercookie/ec_cache?name=wer" for 127.0.0.1 at 2014-04-17 08:04:50 +0300
|
|
599
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
600
|
+
Parameters: {"name"=>"wer"}
|
|
601
|
+
Rendered text template (0.0ms)
|
|
602
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
603
|
+
Started GET "/evercookie/ec_etag?name=wer" for 127.0.0.1 at 2014-04-17 08:04:50 +0300
|
|
604
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
605
|
+
Parameters: {"name"=>"wer"}
|
|
606
|
+
Rendered text template (0.0ms)
|
|
607
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
608
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:07:00 +0300
|
|
609
|
+
Connecting to database specified by database.yml
|
|
610
|
+
Processing by IndexController#index as HTML
|
|
611
|
+
Rendered index/index.html.erb within layouts/application (9.0ms)
|
|
612
|
+
Completed 200 OK in 33ms (Views: 32.2ms | ActiveRecord: 0.0ms)
|
|
613
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=rty&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:07:08 +0300
|
|
614
|
+
Processing by IndexController#get as HTML
|
|
615
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"rty", "commit"=>"Get Cookie Value"}
|
|
616
|
+
Rendered inline template (2.2ms)
|
|
617
|
+
Rendered index/get.html.erb within layouts/application (4.3ms)
|
|
618
|
+
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.0ms)
|
|
619
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-04-17 08:07:08 +0300
|
|
620
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
621
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.8ms)
|
|
622
|
+
Completed 200 OK in 5ms (Views: 4.0ms | ActiveRecord: 0.0ms)
|
|
623
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:08 +0300
|
|
624
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
625
|
+
Parameters: {"name"=>"rty"}
|
|
626
|
+
Rendered text template (0.0ms)
|
|
627
|
+
Completed 304 Not Modified in 7ms (Views: 5.5ms | ActiveRecord: 0.0ms)
|
|
628
|
+
Started GET "/evercookie/ec_png?name=rty" for 127.0.0.1 at 2014-04-17 08:07:08 +0300
|
|
629
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
630
|
+
Parameters: {"name"=>"rty"}
|
|
631
|
+
Rendered text template (0.0ms)
|
|
632
|
+
Completed 304 Not Modified in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
633
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:08 +0300
|
|
634
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
635
|
+
Parameters: {"name"=>"rty"}
|
|
636
|
+
Rendered text template (0.0ms)
|
|
637
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
638
|
+
Started GET "/evercookie/save?name=rty" for 127.0.0.1 at 2014-04-17 08:07:11 +0300
|
|
639
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
640
|
+
Parameters: {"name"=>"rty"}
|
|
641
|
+
Rendered text template (0.0ms)
|
|
642
|
+
Completed 200 OK in 2ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
643
|
+
Started GET "/index/get_controller?ec_name=rty" for 127.0.0.1 at 2014-04-17 08:07:22 +0300
|
|
644
|
+
Processing by IndexController#get_controller as HTML
|
|
645
|
+
Parameters: {"ec_name"=>"rty"}
|
|
646
|
+
Rendered text template (0.0ms)
|
|
647
|
+
Completed 200 OK in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
648
|
+
Started GET "/evercookie/ec_png?name=rty" for 127.0.0.1 at 2014-04-17 08:07:28 +0300
|
|
649
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
650
|
+
Parameters: {"name"=>"rty"}
|
|
651
|
+
Rendered text template (0.0ms)
|
|
652
|
+
Completed 304 Not Modified in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
|
653
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:28 +0300
|
|
654
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
655
|
+
Parameters: {"name"=>"rty"}
|
|
656
|
+
Rendered text template (0.0ms)
|
|
657
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
658
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:28 +0300
|
|
659
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
660
|
+
Parameters: {"name"=>"rty"}
|
|
661
|
+
Rendered text template (0.0ms)
|
|
662
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
663
|
+
Started GET "/index/set?utf8=%E2%9C%93&ec_name=rty&ec_value=rttry&commit=Set+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:07:33 +0300
|
|
664
|
+
Processing by IndexController#set as HTML
|
|
665
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"rty", "ec_value"=>"rttry", "commit"=>"Set Cookie Value"}
|
|
666
|
+
Rendered inline template (4.1ms)
|
|
667
|
+
Rendered index/set.html.erb within layouts/application (6.1ms)
|
|
668
|
+
Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.0ms)
|
|
669
|
+
Started GET "/evercookie/set.js" for 127.0.0.1 at 2014-04-17 08:07:33 +0300
|
|
670
|
+
Processing by Evercookie::EvercookieController#set as JS
|
|
671
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/set.js.erb (0.7ms)
|
|
672
|
+
Completed 200 OK in 3ms (Views: 2.1ms | ActiveRecord: 0.0ms)
|
|
673
|
+
Started GET "/evercookie/ec_png?name=rty" for 127.0.0.1 at 2014-04-17 08:07:33 +0300
|
|
674
|
+
Processing by Evercookie::EvercookieController#ec_png as HTML
|
|
675
|
+
Parameters: {"name"=>"rty"}
|
|
676
|
+
Rendered text template (0.0ms)
|
|
677
|
+
Completed 200 OK in 10ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
678
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:33 +0300
|
|
679
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
680
|
+
Parameters: {"name"=>"rty"}
|
|
681
|
+
Rendered text template (0.0ms)
|
|
682
|
+
Completed 200 OK in 1ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
683
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:33 +0300
|
|
684
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
685
|
+
Parameters: {"name"=>"rty"}
|
|
686
|
+
Rendered text template (0.0ms)
|
|
687
|
+
Completed 200 OK in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
688
|
+
Started GET "/" for 127.0.0.1 at 2014-04-17 08:07:46 +0300
|
|
689
|
+
Processing by IndexController#index as HTML
|
|
690
|
+
Rendered index/index.html.erb within layouts/application (1.5ms)
|
|
691
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
|
692
|
+
Started GET "/index/get?utf8=%E2%9C%93&ec_name=rty&commit=Get+Cookie+Value" for 127.0.0.1 at 2014-04-17 08:07:52 +0300
|
|
693
|
+
Processing by IndexController#get as HTML
|
|
694
|
+
Parameters: {"utf8"=>"✓", "ec_name"=>"rty", "commit"=>"Get Cookie Value"}
|
|
695
|
+
Rendered inline template (1.4ms)
|
|
696
|
+
Rendered index/get.html.erb within layouts/application (2.2ms)
|
|
697
|
+
Completed 200 OK in 4ms (Views: 3.5ms | ActiveRecord: 0.0ms)
|
|
698
|
+
Started GET "/evercookie/get.js" for 127.0.0.1 at 2014-04-17 08:07:52 +0300
|
|
699
|
+
Processing by Evercookie::EvercookieController#get as JS
|
|
700
|
+
Rendered /home/daddy/projects/evercookie/app/views/evercookie/evercookie/get.js.erb (0.1ms)
|
|
701
|
+
Completed 200 OK in 1ms (Views: 0.6ms | ActiveRecord: 0.0ms)
|
|
702
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:52 +0300
|
|
703
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
704
|
+
Parameters: {"name"=>"rty"}
|
|
705
|
+
Rendered text template (0.0ms)
|
|
706
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
707
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:52 +0300
|
|
708
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
709
|
+
Parameters: {"name"=>"rty"}
|
|
710
|
+
Rendered text template (0.0ms)
|
|
711
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
712
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:53 +0300
|
|
713
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
714
|
+
Parameters: {"name"=>"rty"}
|
|
715
|
+
Rendered text template (0.0ms)
|
|
716
|
+
Completed 200 OK in 1ms (Views: 0.9ms | ActiveRecord: 0.0ms)
|
|
717
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:53 +0300
|
|
718
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
719
|
+
Parameters: {"name"=>"rty"}
|
|
720
|
+
Rendered text template (0.0ms)
|
|
721
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
722
|
+
Started GET "/evercookie/save?name=rty" for 127.0.0.1 at 2014-04-17 08:07:53 +0300
|
|
723
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
724
|
+
Parameters: {"name"=>"rty"}
|
|
725
|
+
Rendered text template (0.0ms)
|
|
726
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
727
|
+
Started GET "/index/get_controller?ec_name=rty" for 127.0.0.1 at 2014-04-17 08:07:54 +0300
|
|
728
|
+
Processing by IndexController#get_controller as HTML
|
|
729
|
+
Parameters: {"ec_name"=>"rty"}
|
|
730
|
+
Rendered text template (0.0ms)
|
|
731
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
732
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:56 +0300
|
|
733
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
734
|
+
Parameters: {"name"=>"rty"}
|
|
735
|
+
Rendered text template (0.0ms)
|
|
736
|
+
Completed 304 Not Modified in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
737
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:56 +0300
|
|
738
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
739
|
+
Parameters: {"name"=>"rty"}
|
|
740
|
+
Rendered text template (0.0ms)
|
|
741
|
+
Completed 304 Not Modified in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
742
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:56 +0300
|
|
743
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
744
|
+
Parameters: {"name"=>"rty"}
|
|
745
|
+
Rendered text template (0.0ms)
|
|
746
|
+
Completed 200 OK in 6ms (Views: 5.8ms | ActiveRecord: 0.0ms)
|
|
747
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:56 +0300
|
|
748
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
749
|
+
Parameters: {"name"=>"rty"}
|
|
750
|
+
Rendered text template (0.0ms)
|
|
751
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
752
|
+
Started GET "/evercookie/save?name=rty" for 127.0.0.1 at 2014-04-17 08:07:56 +0300
|
|
753
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
754
|
+
Parameters: {"name"=>"rty"}
|
|
755
|
+
Rendered text template (0.0ms)
|
|
756
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
757
|
+
Started GET "/index/get_defined?ec_name=rty" for 127.0.0.1 at 2014-04-17 08:07:57 +0300
|
|
758
|
+
Processing by IndexController#get_defined as HTML
|
|
759
|
+
Parameters: {"ec_name"=>"rty"}
|
|
760
|
+
Rendered text template (0.0ms)
|
|
761
|
+
Completed 200 OK in 1ms (Views: 0.8ms | ActiveRecord: 0.0ms)
|
|
762
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:58 +0300
|
|
763
|
+
Processing by Evercookie::EvercookieController#ec_etag as JS
|
|
764
|
+
Parameters: {"name"=>"rty"}
|
|
765
|
+
Rendered text template (0.0ms)
|
|
766
|
+
Completed 304 Not Modified in 1ms (Views: 0.7ms | ActiveRecord: 0.0ms)
|
|
767
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:58 +0300
|
|
768
|
+
Processing by Evercookie::EvercookieController#ec_cache as JS
|
|
769
|
+
Parameters: {"name"=>"rty"}
|
|
770
|
+
Rendered text template (0.0ms)
|
|
771
|
+
Completed 304 Not Modified in 1ms (Views: 0.5ms | ActiveRecord: 0.0ms)
|
|
772
|
+
Started GET "/evercookie/ec_etag?name=rty" for 127.0.0.1 at 2014-04-17 08:07:59 +0300
|
|
773
|
+
Processing by Evercookie::EvercookieController#ec_etag as HTML
|
|
774
|
+
Parameters: {"name"=>"rty"}
|
|
775
|
+
Rendered text template (0.0ms)
|
|
776
|
+
Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
|
|
777
|
+
Started GET "/evercookie/ec_cache?name=rty" for 127.0.0.1 at 2014-04-17 08:07:59 +0300
|
|
778
|
+
Processing by Evercookie::EvercookieController#ec_cache as HTML
|
|
779
|
+
Parameters: {"name"=>"rty"}
|
|
780
|
+
Rendered text template (0.0ms)
|
|
781
|
+
Completed 200 OK in 1ms (Views: 0.4ms | ActiveRecord: 0.0ms)
|
|
782
|
+
Started GET "/evercookie/save?name=rty" for 127.0.0.1 at 2014-04-17 08:07:59 +0300
|
|
783
|
+
Processing by Evercookie::EvercookieController#save as JS
|
|
784
|
+
Parameters: {"name"=>"rty"}
|
|
785
|
+
Rendered text template (0.0ms)
|
|
786
|
+
Completed 200 OK in 0ms (Views: 0.3ms | ActiveRecord: 0.0ms)
|
|
787
|
+
Connecting to database specified by database.yml
|
|
788
|
+
Compiled index.js (0ms) (pid 13047)
|
|
789
|
+
Compiled application.js (45ms) (pid 13047)
|
|
790
|
+
Compiled index.css (0ms) (pid 13047)
|
|
791
|
+
Compiled application.css (5ms) (pid 13047)
|
|
792
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13047)
|
|
793
|
+
Compiled evercookie/evercookie.js (37ms) (pid 13047)
|
|
794
|
+
Compiled ec.js (49ms) (pid 13047)
|
|
795
|
+
Connecting to database specified by database.yml
|
|
796
|
+
Compiled index.js (0ms) (pid 13047)
|
|
797
|
+
Compiled application.js (4ms) (pid 13047)
|
|
798
|
+
Compiled index.css (0ms) (pid 13047)
|
|
799
|
+
Compiled application.css (4ms) (pid 13047)
|
|
800
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13047)
|
|
801
|
+
Compiled evercookie/evercookie.js (25ms) (pid 13047)
|
|
802
|
+
Compiled ec.js (33ms) (pid 13047)
|
|
803
|
+
Connecting to database specified by database.yml
|
|
804
|
+
Compiled index.js (0ms) (pid 13216)
|
|
805
|
+
Compiled application.js (36ms) (pid 13216)
|
|
806
|
+
Compiled index.css (0ms) (pid 13216)
|
|
807
|
+
Compiled application.css (4ms) (pid 13216)
|
|
808
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13216)
|
|
809
|
+
Compiled evercookie/evercookie.js (26ms) (pid 13216)
|
|
810
|
+
Compiled ec.js (33ms) (pid 13216)
|
|
811
|
+
Connecting to database specified by database.yml
|
|
812
|
+
Compiled index.js (0ms) (pid 13216)
|
|
813
|
+
Compiled application.js (4ms) (pid 13216)
|
|
814
|
+
Compiled index.css (0ms) (pid 13216)
|
|
815
|
+
Compiled application.css (4ms) (pid 13216)
|
|
816
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13216)
|
|
817
|
+
Compiled evercookie/evercookie.js (25ms) (pid 13216)
|
|
818
|
+
Compiled ec.js (33ms) (pid 13216)
|
|
819
|
+
Connecting to database specified by database.yml
|
|
820
|
+
Compiled index.js (0ms) (pid 13262)
|
|
821
|
+
Compiled application.js (4ms) (pid 13262)
|
|
822
|
+
Connecting to database specified by database.yml
|
|
823
|
+
Compiled index.js (0ms) (pid 13329)
|
|
824
|
+
Compiled application.js (3ms) (pid 13329)
|
|
825
|
+
Compiled index.css (0ms) (pid 13329)
|
|
826
|
+
Compiled application.css (4ms) (pid 13329)
|
|
827
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13329)
|
|
828
|
+
Compiled evercookie/evercookie.js (27ms) (pid 13329)
|
|
829
|
+
Compiled ec.js (35ms) (pid 13329)
|
|
830
|
+
Connecting to database specified by database.yml
|
|
831
|
+
Compiled index.js (0ms) (pid 13329)
|
|
832
|
+
Compiled application.js (3ms) (pid 13329)
|
|
833
|
+
Compiled index.css (0ms) (pid 13329)
|
|
834
|
+
Compiled application.css (7ms) (pid 13329)
|
|
835
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13329)
|
|
836
|
+
Compiled evercookie/evercookie.js (40ms) (pid 13329)
|
|
837
|
+
Compiled ec.js (52ms) (pid 13329)
|
|
838
|
+
Connecting to database specified by database.yml
|
|
839
|
+
Compiled index.js (0ms) (pid 13392)
|
|
840
|
+
Compiled application.js (3ms) (pid 13392)
|
|
841
|
+
Compiled index.css (0ms) (pid 13392)
|
|
842
|
+
Compiled application.css (5ms) (pid 13392)
|
|
843
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13392)
|
|
844
|
+
Compiled evercookie/evercookie.js (27ms) (pid 13392)
|
|
845
|
+
Compiled ec.js (35ms) (pid 13392)
|
|
846
|
+
Connecting to database specified by database.yml
|
|
847
|
+
Compiled index.js (0ms) (pid 13392)
|
|
848
|
+
Compiled application.js (3ms) (pid 13392)
|
|
849
|
+
Compiled index.css (0ms) (pid 13392)
|
|
850
|
+
Compiled application.css (4ms) (pid 13392)
|
|
851
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13392)
|
|
852
|
+
Compiled evercookie/evercookie.js (28ms) (pid 13392)
|
|
853
|
+
Compiled ec.js (38ms) (pid 13392)
|
|
854
|
+
Connecting to database specified by database.yml
|
|
855
|
+
Compiled index.js (0ms) (pid 13434)
|
|
856
|
+
Compiled application.js (3ms) (pid 13434)
|
|
857
|
+
Compiled index.css (0ms) (pid 13434)
|
|
858
|
+
Compiled application.css (4ms) (pid 13434)
|
|
859
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13434)
|
|
860
|
+
Compiled evercookie/evercookie.js (26ms) (pid 13434)
|
|
861
|
+
Compiled ec.js (34ms) (pid 13434)
|
|
862
|
+
Connecting to database specified by database.yml
|
|
863
|
+
Compiled index.js (0ms) (pid 13434)
|
|
864
|
+
Compiled application.js (3ms) (pid 13434)
|
|
865
|
+
Compiled index.css (0ms) (pid 13434)
|
|
866
|
+
Compiled application.css (4ms) (pid 13434)
|
|
867
|
+
Compiled evercookie/swfobject-2.2.min.js (0ms) (pid 13434)
|
|
868
|
+
Compiled evercookie/evercookie.js (28ms) (pid 13434)
|
|
869
|
+
Compiled ec.js (37ms) (pid 13434)
|