speedo 0.0.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- data/MIT-LICENSE +20 -0
- data/README.rdoc +39 -0
- data/Rakefile +39 -0
- data/app/assets/images/speedo/logo.png +0 -0
- data/app/assets/javascripts/home.coffee +59 -0
- data/app/assets/javascripts/speedo.js +25 -0
- data/app/assets/stylesheets/_style.scss +475 -0
- data/app/assets/stylesheets/speedo.scss +20 -0
- data/app/controllers/speedo/application_controller.rb +4 -0
- data/app/controllers/speedo/home_controller.rb +6 -0
- data/app/helpers/speedo/layout_helper.rb +18 -0
- data/app/views/layouts/speedo/application.haml +19 -0
- data/app/views/speedo/home/how.html.haml +107 -0
- data/app/views/speedo/home/index.haml +1 -0
- data/app/views/speedo/shared/_footer.haml +5 -0
- data/app/views/speedo/shared/_header.haml +8 -0
- data/app/views/speedo/shared/_html_head.haml +18 -0
- data/app/views/speedo/shared/_nav_flash.haml +19 -0
- data/config/locales/en.yml +5 -0
- data/config/routes.rb +4 -0
- data/lib/speedo/engine.rb +5 -0
- data/lib/speedo/sass.rb +5 -0
- data/lib/speedo/version.rb +3 -0
- data/lib/speedo.rb +7 -0
- data/lib/tasks/speedo_tasks.rake +4 -0
- data/test/dummy/Rakefile +7 -0
- data/test/dummy/app/assets/javascripts/application.js +9 -0
- data/test/dummy/app/assets/stylesheets/application.css +7 -0
- data/test/dummy/app/controllers/application_controller.rb +3 -0
- data/test/dummy/app/helpers/application_helper.rb +2 -0
- data/test/dummy/app/views/layouts/application.haml +19 -0
- data/test/dummy/config/application.rb +45 -0
- data/test/dummy/config/boot.rb +10 -0
- data/test/dummy/config/database.yml +25 -0
- data/test/dummy/config/environment.rb +5 -0
- data/test/dummy/config/environments/development.rb +30 -0
- data/test/dummy/config/environments/production.rb +60 -0
- data/test/dummy/config/environments/test.rb +39 -0
- data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
- data/test/dummy/config/initializers/inflections.rb +10 -0
- data/test/dummy/config/initializers/mime_types.rb +5 -0
- data/test/dummy/config/initializers/secret_token.rb +7 -0
- data/test/dummy/config/initializers/session_store.rb +8 -0
- data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
- data/test/dummy/config/locales/en.yml +5 -0
- data/test/dummy/config/routes.rb +4 -0
- data/test/dummy/config.ru +4 -0
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/schema.rb +16 -0
- data/test/dummy/log/development.log +1439 -0
- data/test/dummy/public/404.html +26 -0
- data/test/dummy/public/422.html +26 -0
- data/test/dummy/public/500.html +26 -0
- data/test/dummy/public/favicon.ico +0 -0
- data/test/dummy/script/rails +6 -0
- data/test/dummy/tmp/cache/assets/C3E/DC0/sprockets%2F1403a9a2a343047662a08c94236e18d3 +0 -0
- data/test/dummy/tmp/cache/assets/C55/A00/sprockets%2F64a4807c3605709b4a90f49218d0f657 +0 -0
- data/test/dummy/tmp/cache/assets/C58/AC0/sprockets%2Fb3fe8d12404f3909651c796f53704264 +0 -0
- data/test/dummy/tmp/cache/assets/C5D/720/sprockets%2F9fa57e616e980217a86a752645602a67 +0 -0
- data/test/dummy/tmp/cache/assets/C66/D10/sprockets%2F2464fdef14068c5758619d407575745f +0 -0
- data/test/dummy/tmp/cache/assets/C7F/F30/sprockets%2F634e6d3c0a9b00971070936b1858d9f0 +0 -0
- data/test/dummy/tmp/cache/assets/C86/790/sprockets%2F91e781f0651760fa67f67441d22f526a +0 -0
- data/test/dummy/tmp/cache/assets/C8E/F50/sprockets%2Fd8870c8cd6268b552059e4165dd41395 +0 -0
- data/test/dummy/tmp/cache/assets/C95/800/sprockets%2F1e2c6a6ef746de4672d8479058663283 +0 -0
- data/test/dummy/tmp/cache/assets/C99/860/sprockets%2F17c461a57e0176f6d2a42ac2d5601332 +0 -0
- data/test/dummy/tmp/cache/assets/C9E/CB0/sprockets%2F851e8854f40e4f6c954924cbc8574955 +0 -0
- data/test/dummy/tmp/cache/assets/CA1/670/sprockets%2F5078d436b1e840b24a45a0fd808e0370 +0 -0
- data/test/dummy/tmp/cache/assets/CA2/A50/sprockets%2F802a418e2ec671e229b6b0bc15282914 +0 -0
- data/test/dummy/tmp/cache/assets/CA4/550/sprockets%2F5b90b6195ec8acd0012526e32493a707 +0 -0
- data/test/dummy/tmp/cache/assets/CB6/AB0/sprockets%2Fbf1147aa08d0479c55c2491d6548697b +0 -0
- data/test/dummy/tmp/cache/assets/CCD/3C0/sprockets%2F4813042234e4809bbba5f31fa53d613e +0 -0
- data/test/dummy/tmp/cache/assets/CD2/A30/sprockets%2F82bf9b41b2475c3630e1c241c2f386b3 +0 -0
- data/test/dummy/tmp/cache/assets/CE6/370/sprockets%2Ff2af9583b1651f2b85a55312652fc88e +0 -0
- data/test/dummy/tmp/cache/assets/CE7/7E0/sprockets%2F614ac05673f4071a775e97aae45a788d +0 -0
- data/test/dummy/tmp/cache/assets/CEF/9F0/sprockets%2Fd4655b68b55de913f9df60e5726d2128 +0 -0
- data/test/dummy/tmp/cache/assets/CF3/100/sprockets%2Fc892faf01e9f78893b2ec023f8930917 +0 -0
- data/test/dummy/tmp/cache/assets/CF4/5F0/sprockets%2Ff3c268595dbff812347d6ed70474d809 +0 -0
- data/test/dummy/tmp/cache/assets/CF6/250/sprockets%2F3f5b661c64b00a08d2a4405a04a478fb +0 -0
- data/test/dummy/tmp/cache/assets/CFC/9C0/sprockets%2Fcc2735935442c2435fa1da09a2ab17f3 +0 -0
- data/test/dummy/tmp/cache/assets/D04/570/sprockets%2Fb977dd2e1b11efd95d1635b106311a48 +0 -0
- data/test/dummy/tmp/cache/assets/D07/570/sprockets%2Fdcf54a08e524f281b585442e47ceb102 +0 -0
- data/test/dummy/tmp/cache/assets/D15/5F0/sprockets%2F57b1816da5eb950bb6583945a2c9dd63 +0 -0
- data/test/dummy/tmp/cache/assets/D16/F90/sprockets%2F9d50fa2529140487789bc8b2eb7c3e0e +0 -0
- data/test/dummy/tmp/cache/assets/D18/720/sprockets%2F3a0f8a5ca889201c9c5ecd4748f91328 +0 -0
- data/test/dummy/tmp/cache/assets/D21/650/sprockets%2Fb2cb6c556ff05f3999e4e2d747840a56 +0 -0
- data/test/dummy/tmp/cache/assets/D36/850/sprockets%2F6f3211de66f1a692600d1eea5c37ff50 +0 -0
- data/test/dummy/tmp/cache/assets/D39/300/sprockets%2F208a3e8f241d173ac294a5675d64bbed +0 -0
- data/test/dummy/tmp/cache/assets/D44/F90/sprockets%2F08a167ea587d545985dbb299df0b2d0a +0 -0
- data/test/dummy/tmp/cache/assets/D46/610/sprockets%2Fb9cd82e86bf9f23497ea1a82380f4d00 +0 -0
- data/test/dummy/tmp/cache/assets/D4E/AA0/sprockets%2F56cf4d3668ca40d9767ef3923b90ccf3 +0 -0
- data/test/dummy/tmp/cache/assets/D50/140/sprockets%2Feacc6366c2e070f9a8b9676b9269eb81 +0 -0
- data/test/dummy/tmp/cache/assets/D54/BE0/sprockets%2Fd69188ce1fa675cf95ac60199c94c82a +0 -0
- data/test/dummy/tmp/cache/assets/D56/5B0/sprockets%2Ff9b967b41f1a607574688dbe5fd48d2e +0 -0
- data/test/dummy/tmp/cache/assets/D5D/1B0/sprockets%2F6df1b3eb63813007efc0c624c4e1be70 +0 -0
- data/test/dummy/tmp/cache/assets/D64/000/sprockets%2F3eaa6b6f62e23fc95c100b67024ff6a5 +0 -0
- data/test/dummy/tmp/cache/assets/D67/E00/sprockets%2Faf58442fa3b47f73c51e534a32de1fe1 +0 -0
- data/test/dummy/tmp/cache/assets/D6A/E70/sprockets%2F3d5d96c133daefa7261bf5183c1d727c +0 -0
- data/test/dummy/tmp/cache/assets/D6C/E60/sprockets%2F8d38aff5c20f91c2a106ffc422907e7b +0 -0
- data/test/dummy/tmp/cache/assets/D6D/7E0/sprockets%2Ffb0ae6d7ff92dbd1b16353268f0464d4 +0 -0
- data/test/dummy/tmp/cache/assets/D6D/900/sprockets%2F470cd1d4e43c64e9fa812a75e95ad11f +0 -0
- data/test/dummy/tmp/cache/assets/D74/B80/sprockets%2F53e914bce7197b5392ad7f285aeca3e3 +0 -0
- data/test/dummy/tmp/cache/assets/D7A/330/sprockets%2Fa1683ec0e94aebfa47c559940db6d677 +0 -0
- data/test/dummy/tmp/cache/assets/D7B/AD0/sprockets%2F80f6555eabf8e7a66ef7bdd0309239d3 +0 -0
- data/test/dummy/tmp/cache/assets/D7C/250/sprockets%2Fb5bb46dee0118a0a88f099ed6ed85767 +0 -0
- data/test/dummy/tmp/cache/assets/D7D/7E0/sprockets%2Fe38072fc712ee2f8d944e6c62a88eb2f +0 -0
- data/test/dummy/tmp/cache/assets/D90/4F0/sprockets%2F4f2c511baacacdff3561bdc676214656 +0 -0
- data/test/dummy/tmp/cache/assets/D94/FD0/sprockets%2F41225e07b4e82f7c5bca58a6acbe6b34 +0 -0
- data/test/dummy/tmp/cache/assets/D99/410/sprockets%2F0d41e90fb416d25b0690caf5f56ed8ea +0 -0
- data/test/dummy/tmp/cache/assets/D9C/2D0/sprockets%2F04c0f7c86528653cbf3ce46f2ca0dd9a +0 -0
- data/test/dummy/tmp/cache/assets/DA1/670/sprockets%2Fb71f32bbfb530e59ad7a177cf54a888b +0 -0
- data/test/dummy/tmp/cache/assets/DB3/FA0/sprockets%2F58f5736fc67cabe1d1f87b9d6e1a864e +0 -0
- data/test/dummy/tmp/cache/assets/DBB/910/sprockets%2F73b846ffea908d76e668197bea7fa4de +0 -0
- data/test/dummy/tmp/cache/assets/DC5/B10/sprockets%2F4e8d3beabb66a33753cdf2538b0dc70d +0 -0
- data/test/dummy/tmp/cache/assets/DC8/550/sprockets%2F94cb607caf211aafa576d8db3e0d583f +0 -0
- data/test/dummy/tmp/cache/assets/DDE/B60/sprockets%2Fee0b5f55e5438bf6ea38eb85c57c48af +0 -0
- data/test/dummy/tmp/cache/assets/DEF/030/sprockets%2F829f9ef48f8cd4fbbf9191e67a2ce3e8 +0 -0
- data/test/dummy/tmp/cache/assets/DEF/C20/sprockets%2Fab241dc1f5aee3812dfd46ffb4bf1910 +0 -0
- data/test/dummy/tmp/cache/assets/DF2/CB0/sprockets%2F4500acae993e0fa07bd48dceee07e2b3 +0 -0
- data/test/dummy/tmp/cache/assets/E0E/AA0/sprockets%2Fb4a3ce3ff273a9e3c67ef8791cfb6dd6 +0 -0
- data/test/dummy/tmp/cache/assets/E1C/290/sprockets%2Fb73d1b3a2d1e21efea1b01dd5dd8d79d +0 -0
- data/test/dummy/tmp/cache/assets/E20/350/sprockets%2Fd8a3386671fbdadea2a5e5ba27a43eab +0 -0
- data/test/dummy/tmp/pids/server.pid +1 -0
- data/test/integration/navigation_test.rb +10 -0
- data/test/speedo_test.rb +7 -0
- data/test/test_helper.rb +10 -0
- metadata +344 -0
@@ -0,0 +1,1439 @@
|
|
1
|
+
|
2
|
+
|
3
|
+
Started GET "/" for 127.0.0.1 at 2012-03-22 13:36:44 -0400
|
4
|
+
|
5
|
+
SQLite3::CantOpenException (unable to open database file):
|
6
|
+
|
7
|
+
|
8
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
9
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.7ms)
|
10
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (8.8ms)
|
11
|
+
|
12
|
+
|
13
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:37:09 -0400
|
14
|
+
|
15
|
+
SQLite3::CantOpenException (unable to open database file):
|
16
|
+
|
17
|
+
|
18
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
19
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
20
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (38.5ms)
|
21
|
+
|
22
|
+
|
23
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:49:45 -0400
|
24
|
+
|
25
|
+
SQLite3::CantOpenException (unable to open database file):
|
26
|
+
|
27
|
+
|
28
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
29
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (9.5ms)
|
30
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (14.6ms)
|
31
|
+
|
32
|
+
|
33
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:49:47 -0400
|
34
|
+
|
35
|
+
SQLite3::CantOpenException (unable to open database file):
|
36
|
+
|
37
|
+
|
38
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
39
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
40
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (3.5ms)
|
41
|
+
|
42
|
+
|
43
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:49:48 -0400
|
44
|
+
|
45
|
+
SQLite3::CantOpenException (unable to open database file):
|
46
|
+
|
47
|
+
|
48
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
49
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
50
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (3.4ms)
|
51
|
+
|
52
|
+
|
53
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:53:37 -0400
|
54
|
+
|
55
|
+
SQLite3::CantOpenException (unable to open database file):
|
56
|
+
|
57
|
+
|
58
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
59
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (5.9ms)
|
60
|
+
Rendered /Users/stu/.rvm/gems/ruby-1.9.2-p290/gems/actionpack-3.1.4/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.3ms)
|
61
|
+
[1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
|
62
|
+
[1m[35m (2.3ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
63
|
+
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
64
|
+
[1m[35m (1.6ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
65
|
+
[1m[36m (0.3ms)[0m [1mselect sqlite_version(*)[0m
|
66
|
+
[1m[35m (0.1ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
67
|
+
|
68
|
+
|
69
|
+
Started GET "/speedo" for 127.0.0.1 at 2012-03-22 13:57:57 -0400
|
70
|
+
Processing by Speedo::HomeController#index as HTML
|
71
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/index.haml within layouts/speedo/application (0.8ms)
|
72
|
+
Compiled modernizr.min.js (0ms) (pid 21613)
|
73
|
+
Compiled respond.js (0ms) (pid 21613)
|
74
|
+
Compiled speedo.css (499ms) (pid 21613)
|
75
|
+
Compiled speedo.js (23ms) (pid 21613)
|
76
|
+
Compiled jquery.js (13ms) (pid 21613)
|
77
|
+
Compiled jquery_ujs.js (0ms) (pid 21613)
|
78
|
+
Compiled jquery-ui.js (9ms) (pid 21613)
|
79
|
+
Compiled chosen.jquery.js (0ms) (pid 21613)
|
80
|
+
Compiled jquery.autoSuggest.js (0ms) (pid 21613)
|
81
|
+
Compiled jquery.autogrow.js (0ms) (pid 21613)
|
82
|
+
Compiled jquery.dataTables.js (2ms) (pid 21613)
|
83
|
+
Compiled jquery.fancybox-1.3.4.js (0ms) (pid 21613)
|
84
|
+
Compiled jquery.livequery.js (0ms) (pid 21613)
|
85
|
+
Compiled jquery.mousewheel-3.0.4.pack.js (0ms) (pid 21613)
|
86
|
+
Compiled jquery.placeholder.min.js (0ms) (pid 21613)
|
87
|
+
Compiled jquery.uniform.js (0ms) (pid 21613)
|
88
|
+
Compiled home.js (119ms) (pid 21613)
|
89
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (857.4ms)
|
90
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (3.8ms)
|
91
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (5.1ms)
|
92
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (1.5ms)
|
93
|
+
Completed 200 OK in 944ms (Views: 943.9ms | ActiveRecord: 0.0ms)
|
94
|
+
|
95
|
+
|
96
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:58 -0400
|
97
|
+
Served asset /modernizr.min.js - 200 OK (2ms)
|
98
|
+
|
99
|
+
|
100
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:58 -0400
|
101
|
+
Served asset /respond.js - 200 OK (107ms)
|
102
|
+
|
103
|
+
|
104
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
105
|
+
Served asset /speedo.css - 200 OK (5ms)
|
106
|
+
|
107
|
+
|
108
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
109
|
+
Served asset /jquery.js - 200 OK (44ms)
|
110
|
+
|
111
|
+
|
112
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
113
|
+
Served asset /jquery_ujs.js - 200 OK (7ms)
|
114
|
+
|
115
|
+
|
116
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
117
|
+
Served asset /jquery-ui.js - 200 OK (11ms)
|
118
|
+
|
119
|
+
|
120
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
121
|
+
Served asset /chosen.jquery.js - 200 OK (11ms)
|
122
|
+
|
123
|
+
|
124
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
125
|
+
Served asset /jquery.autoSuggest.js - 200 OK (12ms)
|
126
|
+
|
127
|
+
|
128
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
129
|
+
Served asset /jquery.autogrow.js - 200 OK (9ms)
|
130
|
+
|
131
|
+
|
132
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
133
|
+
Served asset /jquery.dataTables.js - 200 OK (10ms)
|
134
|
+
|
135
|
+
|
136
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
137
|
+
Served asset /jquery.fancybox-1.3.4.js - 200 OK (10ms)
|
138
|
+
|
139
|
+
|
140
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
141
|
+
Served asset /jquery.livequery.js - 200 OK (47ms)
|
142
|
+
|
143
|
+
|
144
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
145
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 200 OK (7ms)
|
146
|
+
|
147
|
+
|
148
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
149
|
+
Served asset /jquery.placeholder.min.js - 200 OK (7ms)
|
150
|
+
|
151
|
+
|
152
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
153
|
+
Served asset /jquery.uniform.js - 200 OK (6ms)
|
154
|
+
|
155
|
+
|
156
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
157
|
+
Served asset /home.js - 200 OK (7ms)
|
158
|
+
|
159
|
+
|
160
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
161
|
+
Served asset /speedo.js - 200 OK (12ms)
|
162
|
+
|
163
|
+
|
164
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 13:57:59 -0400
|
165
|
+
Served asset /speedo/logo.png - 200 OK (7ms)
|
166
|
+
|
167
|
+
|
168
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
169
|
+
Processing by Speedo::HomeController#how as HTML
|
170
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (10.7ms)
|
171
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.3ms)
|
172
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
173
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.7ms)
|
174
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.1ms)
|
175
|
+
Completed 200 OK in 26ms (Views: 25.7ms | ActiveRecord: 0.0ms)
|
176
|
+
|
177
|
+
|
178
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
179
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
180
|
+
|
181
|
+
|
182
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
183
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
184
|
+
|
185
|
+
|
186
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
187
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
188
|
+
|
189
|
+
|
190
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
191
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
192
|
+
|
193
|
+
|
194
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
195
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
196
|
+
|
197
|
+
|
198
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
199
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
200
|
+
|
201
|
+
|
202
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
203
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
204
|
+
|
205
|
+
|
206
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
207
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
208
|
+
|
209
|
+
|
210
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
211
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
212
|
+
|
213
|
+
|
214
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
215
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
216
|
+
|
217
|
+
|
218
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
219
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
220
|
+
|
221
|
+
|
222
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
223
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
224
|
+
|
225
|
+
|
226
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
227
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
228
|
+
|
229
|
+
|
230
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
231
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
232
|
+
|
233
|
+
|
234
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
235
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
236
|
+
|
237
|
+
|
238
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
239
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
240
|
+
|
241
|
+
|
242
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:00:02 -0400
|
243
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
244
|
+
|
245
|
+
|
246
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
247
|
+
Processing by Speedo::HomeController#how as HTML
|
248
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
249
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.2ms)
|
250
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
251
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.9ms)
|
252
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (1.7ms)
|
253
|
+
Completed 200 OK in 18ms (Views: 17.4ms | ActiveRecord: 0.0ms)
|
254
|
+
|
255
|
+
|
256
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
257
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
258
|
+
|
259
|
+
|
260
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
261
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
262
|
+
|
263
|
+
|
264
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
265
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
266
|
+
|
267
|
+
|
268
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
269
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
270
|
+
|
271
|
+
|
272
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
273
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
274
|
+
|
275
|
+
|
276
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
277
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
278
|
+
|
279
|
+
|
280
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
281
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
282
|
+
|
283
|
+
|
284
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
285
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
286
|
+
|
287
|
+
|
288
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
289
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
290
|
+
|
291
|
+
|
292
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
293
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
294
|
+
|
295
|
+
|
296
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
297
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
298
|
+
|
299
|
+
|
300
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
301
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
302
|
+
|
303
|
+
|
304
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
305
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
306
|
+
|
307
|
+
|
308
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
309
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
310
|
+
|
311
|
+
|
312
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
313
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
314
|
+
|
315
|
+
|
316
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
317
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
318
|
+
|
319
|
+
|
320
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:13 -0400
|
321
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
322
|
+
|
323
|
+
|
324
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:02:14 -0400
|
325
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
326
|
+
|
327
|
+
|
328
|
+
Started GET "/speedo/" for 127.0.0.1 at 2012-03-22 14:02:18 -0400
|
329
|
+
Processing by Speedo::HomeController#index as HTML
|
330
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/index.haml within layouts/speedo/application (0.1ms)
|
331
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (3.9ms)
|
332
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
333
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.8ms)
|
334
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
335
|
+
Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms)
|
336
|
+
|
337
|
+
|
338
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
339
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
340
|
+
|
341
|
+
|
342
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
343
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
344
|
+
|
345
|
+
|
346
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
347
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
348
|
+
|
349
|
+
|
350
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
351
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
352
|
+
|
353
|
+
|
354
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
355
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
356
|
+
|
357
|
+
|
358
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
359
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
360
|
+
|
361
|
+
|
362
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
363
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
364
|
+
|
365
|
+
|
366
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
367
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
368
|
+
|
369
|
+
|
370
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
371
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
372
|
+
|
373
|
+
|
374
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
375
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
376
|
+
|
377
|
+
|
378
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
379
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
380
|
+
|
381
|
+
|
382
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
383
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
384
|
+
|
385
|
+
|
386
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
387
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
388
|
+
|
389
|
+
|
390
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
391
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
392
|
+
|
393
|
+
|
394
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
395
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
396
|
+
|
397
|
+
|
398
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
399
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
400
|
+
|
401
|
+
|
402
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
403
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
404
|
+
|
405
|
+
|
406
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:02:19 -0400
|
407
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
408
|
+
|
409
|
+
|
410
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:02:21 -0400
|
411
|
+
Processing by Speedo::HomeController#how as HTML
|
412
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.5ms)
|
413
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.0ms)
|
414
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.5ms)
|
415
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.9ms)
|
416
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.2ms)
|
417
|
+
Completed 200 OK in 17ms (Views: 17.0ms | ActiveRecord: 0.0ms)
|
418
|
+
|
419
|
+
|
420
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:21 -0400
|
421
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
422
|
+
|
423
|
+
|
424
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:21 -0400
|
425
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
426
|
+
|
427
|
+
|
428
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:21 -0400
|
429
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
430
|
+
|
431
|
+
|
432
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
433
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
434
|
+
|
435
|
+
|
436
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
437
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
438
|
+
|
439
|
+
|
440
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
441
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
442
|
+
|
443
|
+
|
444
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
445
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
446
|
+
|
447
|
+
|
448
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
449
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
450
|
+
|
451
|
+
|
452
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
453
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
454
|
+
|
455
|
+
|
456
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
457
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
458
|
+
|
459
|
+
|
460
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
461
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
462
|
+
|
463
|
+
|
464
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
465
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
466
|
+
|
467
|
+
|
468
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
469
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
470
|
+
|
471
|
+
|
472
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
473
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
474
|
+
|
475
|
+
|
476
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
477
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
478
|
+
|
479
|
+
|
480
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
481
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
482
|
+
|
483
|
+
|
484
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
485
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
486
|
+
|
487
|
+
|
488
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:02:22 -0400
|
489
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
490
|
+
|
491
|
+
|
492
|
+
Started GET "/speedo/" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
493
|
+
Processing by Speedo::HomeController#index as HTML
|
494
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/index.haml within layouts/speedo/application (0.1ms)
|
495
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.1ms)
|
496
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.5ms)
|
497
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.7ms)
|
498
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
499
|
+
Completed 200 OK in 15ms (Views: 14.3ms | ActiveRecord: 0.0ms)
|
500
|
+
|
501
|
+
|
502
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
503
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
504
|
+
|
505
|
+
|
506
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
507
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
508
|
+
|
509
|
+
|
510
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
511
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
512
|
+
|
513
|
+
|
514
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
515
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
516
|
+
|
517
|
+
|
518
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
519
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
520
|
+
|
521
|
+
|
522
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
523
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
524
|
+
|
525
|
+
|
526
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
527
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
528
|
+
|
529
|
+
|
530
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
531
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
532
|
+
|
533
|
+
|
534
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
535
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
536
|
+
|
537
|
+
|
538
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
539
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
540
|
+
|
541
|
+
|
542
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
543
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
544
|
+
|
545
|
+
|
546
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
547
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
548
|
+
|
549
|
+
|
550
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
551
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
552
|
+
|
553
|
+
|
554
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
555
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
556
|
+
|
557
|
+
|
558
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
559
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
560
|
+
|
561
|
+
|
562
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
563
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
564
|
+
|
565
|
+
|
566
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
567
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
568
|
+
|
569
|
+
|
570
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:02:29 -0400
|
571
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
572
|
+
|
573
|
+
|
574
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:02:31 -0400
|
575
|
+
Processing by Speedo::HomeController#how as HTML
|
576
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.6ms)
|
577
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (5.0ms)
|
578
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.5ms)
|
579
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.7ms)
|
580
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
581
|
+
Completed 200 OK in 19ms (Views: 18.6ms | ActiveRecord: 0.0ms)
|
582
|
+
|
583
|
+
|
584
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
585
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
586
|
+
|
587
|
+
|
588
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
589
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
590
|
+
|
591
|
+
|
592
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
593
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
594
|
+
|
595
|
+
|
596
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
597
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
598
|
+
|
599
|
+
|
600
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
601
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
602
|
+
|
603
|
+
|
604
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
605
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
606
|
+
|
607
|
+
|
608
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
609
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
610
|
+
|
611
|
+
|
612
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
613
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
614
|
+
|
615
|
+
|
616
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
617
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
618
|
+
|
619
|
+
|
620
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
621
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
622
|
+
|
623
|
+
|
624
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
625
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
626
|
+
|
627
|
+
|
628
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
629
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
630
|
+
|
631
|
+
|
632
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
633
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
634
|
+
|
635
|
+
|
636
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
637
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
638
|
+
|
639
|
+
|
640
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
641
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
642
|
+
|
643
|
+
|
644
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
645
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
646
|
+
|
647
|
+
|
648
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
649
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
650
|
+
|
651
|
+
|
652
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:02:32 -0400
|
653
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
654
|
+
|
655
|
+
|
656
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
657
|
+
Processing by Speedo::HomeController#how as HTML
|
658
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
659
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (3.8ms)
|
660
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.5ms)
|
661
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (3.9ms)
|
662
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
663
|
+
Completed 200 OK in 18ms (Views: 17.5ms | ActiveRecord: 0.0ms)
|
664
|
+
|
665
|
+
|
666
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
667
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
668
|
+
|
669
|
+
|
670
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
671
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
672
|
+
|
673
|
+
|
674
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
675
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
676
|
+
|
677
|
+
|
678
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
679
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
680
|
+
|
681
|
+
|
682
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
683
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
684
|
+
|
685
|
+
|
686
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
687
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
688
|
+
|
689
|
+
|
690
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
691
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
692
|
+
|
693
|
+
|
694
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
695
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
696
|
+
|
697
|
+
|
698
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
699
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
700
|
+
|
701
|
+
|
702
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
703
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
704
|
+
|
705
|
+
|
706
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
707
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
708
|
+
|
709
|
+
|
710
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
711
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
712
|
+
|
713
|
+
|
714
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
715
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
716
|
+
|
717
|
+
|
718
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
719
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
720
|
+
|
721
|
+
|
722
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
723
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
724
|
+
|
725
|
+
|
726
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
727
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
728
|
+
|
729
|
+
|
730
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
731
|
+
Served asset /speedo.js - 304 Not Modified (49ms)
|
732
|
+
|
733
|
+
|
734
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:16:22 -0400
|
735
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
736
|
+
|
737
|
+
|
738
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:16:35 -0400
|
739
|
+
Processing by Speedo::HomeController#how as HTML
|
740
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
741
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.2ms)
|
742
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.7ms)
|
743
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.8ms)
|
744
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
745
|
+
Completed 200 OK in 16ms (Views: 15.5ms | ActiveRecord: 0.0ms)
|
746
|
+
|
747
|
+
|
748
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
749
|
+
Served asset /modernizr.min.js - 200 OK (0ms)
|
750
|
+
|
751
|
+
|
752
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
753
|
+
Served asset /speedo.css - 200 OK (0ms)
|
754
|
+
|
755
|
+
|
756
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
757
|
+
Served asset /respond.js - 200 OK (0ms)
|
758
|
+
|
759
|
+
|
760
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
761
|
+
Served asset /jquery_ujs.js - 200 OK (0ms)
|
762
|
+
|
763
|
+
|
764
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
765
|
+
Served asset /chosen.jquery.js - 200 OK (0ms)
|
766
|
+
|
767
|
+
|
768
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
769
|
+
Served asset /jquery.js - 200 OK (0ms)
|
770
|
+
|
771
|
+
|
772
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
773
|
+
Served asset /jquery-ui.js - 200 OK (0ms)
|
774
|
+
|
775
|
+
|
776
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
777
|
+
Served asset /jquery.autoSuggest.js - 200 OK (0ms)
|
778
|
+
|
779
|
+
|
780
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
781
|
+
Served asset /jquery.autogrow.js - 200 OK (0ms)
|
782
|
+
|
783
|
+
|
784
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
785
|
+
Served asset /jquery.dataTables.js - 200 OK (0ms)
|
786
|
+
|
787
|
+
|
788
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
789
|
+
Served asset /jquery.fancybox-1.3.4.js - 200 OK (0ms)
|
790
|
+
|
791
|
+
|
792
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
793
|
+
Served asset /jquery.livequery.js - 200 OK (0ms)
|
794
|
+
|
795
|
+
|
796
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
797
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 200 OK (0ms)
|
798
|
+
|
799
|
+
|
800
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
801
|
+
Served asset /jquery.placeholder.min.js - 200 OK (0ms)
|
802
|
+
|
803
|
+
|
804
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
805
|
+
Served asset /jquery.uniform.js - 200 OK (0ms)
|
806
|
+
|
807
|
+
|
808
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
809
|
+
Served asset /home.js - 200 OK (0ms)
|
810
|
+
|
811
|
+
|
812
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
813
|
+
Served asset /speedo.js - 200 OK (1ms)
|
814
|
+
|
815
|
+
|
816
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:16:36 -0400
|
817
|
+
Served asset /speedo/logo.png - 200 OK (0ms)
|
818
|
+
|
819
|
+
|
820
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
821
|
+
Processing by Speedo::HomeController#how as HTML
|
822
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
823
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (4.4ms)
|
824
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
825
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.8ms)
|
826
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.2ms)
|
827
|
+
Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)
|
828
|
+
|
829
|
+
|
830
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
831
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
832
|
+
|
833
|
+
|
834
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
835
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
836
|
+
|
837
|
+
|
838
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
839
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
840
|
+
|
841
|
+
|
842
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
843
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
844
|
+
|
845
|
+
|
846
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
847
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
848
|
+
|
849
|
+
|
850
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
851
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
852
|
+
|
853
|
+
|
854
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
855
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
856
|
+
|
857
|
+
|
858
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
859
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
860
|
+
|
861
|
+
|
862
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
863
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
864
|
+
|
865
|
+
|
866
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
867
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
868
|
+
|
869
|
+
|
870
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
871
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
872
|
+
|
873
|
+
|
874
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
875
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
876
|
+
|
877
|
+
|
878
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
879
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
880
|
+
|
881
|
+
|
882
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
883
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
884
|
+
|
885
|
+
|
886
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
887
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
888
|
+
|
889
|
+
|
890
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
891
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
892
|
+
|
893
|
+
|
894
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:18:38 -0400
|
895
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
896
|
+
|
897
|
+
|
898
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:18:39 -0400
|
899
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
900
|
+
|
901
|
+
|
902
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:19:00 -0400
|
903
|
+
Processing by Speedo::HomeController#how as HTML
|
904
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
905
|
+
Compiled speedo.css (180ms) (pid 21613)
|
906
|
+
Compiled normalize.css (0ms) (pid 21613)
|
907
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (192.9ms)
|
908
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
909
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.8ms)
|
910
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.2ms)
|
911
|
+
Completed 200 OK in 205ms (Views: 204.9ms | ActiveRecord: 0.0ms)
|
912
|
+
|
913
|
+
|
914
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
915
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
916
|
+
|
917
|
+
|
918
|
+
Started GET "/assets/normalize.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
919
|
+
Served asset /normalize.css - 200 OK (10ms)
|
920
|
+
|
921
|
+
|
922
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
923
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
924
|
+
|
925
|
+
|
926
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
927
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
928
|
+
|
929
|
+
|
930
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
931
|
+
Served asset /speedo.css - 200 OK (3ms)
|
932
|
+
|
933
|
+
|
934
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
935
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
936
|
+
|
937
|
+
|
938
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
939
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
940
|
+
|
941
|
+
|
942
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
943
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
944
|
+
|
945
|
+
|
946
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
947
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
948
|
+
|
949
|
+
|
950
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
951
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
952
|
+
|
953
|
+
|
954
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
955
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
956
|
+
|
957
|
+
|
958
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
959
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
960
|
+
|
961
|
+
|
962
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
963
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
964
|
+
|
965
|
+
|
966
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
967
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
968
|
+
|
969
|
+
|
970
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
971
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
972
|
+
|
973
|
+
|
974
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
975
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
976
|
+
|
977
|
+
|
978
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
979
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
980
|
+
|
981
|
+
|
982
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:01 -0400
|
983
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
984
|
+
|
985
|
+
|
986
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:19:02 -0400
|
987
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
988
|
+
|
989
|
+
|
990
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
991
|
+
Processing by Speedo::HomeController#how as HTML
|
992
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.5ms)
|
993
|
+
Compiled speedo.css (135ms) (pid 21613)
|
994
|
+
Compiled autoSuggest.css (0ms) (pid 21613)
|
995
|
+
Compiled chosen.css (0ms) (pid 21613)
|
996
|
+
Compiled gh-buttons.css (0ms) (pid 21613)
|
997
|
+
Compiled jquery.dataTables.css (0ms) (pid 21613)
|
998
|
+
Compiled jquery.fancybox-1.3.4.css (0ms) (pid 21613)
|
999
|
+
Compiled jquery-ui-1.8.18.custom.css (0ms) (pid 21613)
|
1000
|
+
Compiled uniform.default.css (0ms) (pid 21613)
|
1001
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (225.2ms)
|
1002
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.6ms)
|
1003
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.8ms)
|
1004
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.4ms)
|
1005
|
+
Completed 200 OK in 237ms (Views: 237.0ms | ActiveRecord: 0.0ms)
|
1006
|
+
|
1007
|
+
|
1008
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1009
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
1010
|
+
|
1011
|
+
|
1012
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1013
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
1014
|
+
|
1015
|
+
|
1016
|
+
Started GET "/assets/gh-buttons.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1017
|
+
Served asset /gh-buttons.css - 200 OK (12ms)
|
1018
|
+
|
1019
|
+
|
1020
|
+
Started GET "/assets/normalize.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1021
|
+
Served asset /normalize.css - 304 Not Modified (0ms)
|
1022
|
+
|
1023
|
+
|
1024
|
+
Started GET "/assets/autoSuggest.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1025
|
+
Served asset /autoSuggest.css - 200 OK (10ms)
|
1026
|
+
|
1027
|
+
|
1028
|
+
Started GET "/assets/jquery.dataTables.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1029
|
+
Served asset /jquery.dataTables.css - 200 OK (9ms)
|
1030
|
+
|
1031
|
+
|
1032
|
+
Started GET "/assets/chosen.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:13 -0400
|
1033
|
+
Served asset /chosen.css - 200 OK (10ms)
|
1034
|
+
|
1035
|
+
|
1036
|
+
Started GET "/assets/jquery.fancybox-1.3.4.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1037
|
+
Served asset /jquery.fancybox-1.3.4.css - 200 OK (10ms)
|
1038
|
+
|
1039
|
+
|
1040
|
+
Started GET "/assets/jquery-ui-1.8.18.custom.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1041
|
+
Served asset /jquery-ui-1.8.18.custom.css - 200 OK (11ms)
|
1042
|
+
|
1043
|
+
|
1044
|
+
Started GET "/assets/uniform.default.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1045
|
+
Served asset /uniform.default.css - 200 OK (11ms)
|
1046
|
+
|
1047
|
+
|
1048
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1049
|
+
Served asset /speedo.css - 200 OK (7ms)
|
1050
|
+
|
1051
|
+
|
1052
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1053
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
1054
|
+
|
1055
|
+
|
1056
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1057
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1058
|
+
|
1059
|
+
|
1060
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1061
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
1062
|
+
|
1063
|
+
|
1064
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1065
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
1066
|
+
|
1067
|
+
|
1068
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1069
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
1070
|
+
|
1071
|
+
|
1072
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1073
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
1074
|
+
|
1075
|
+
|
1076
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1077
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
1078
|
+
|
1079
|
+
|
1080
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1081
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
1082
|
+
|
1083
|
+
|
1084
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1085
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
1086
|
+
|
1087
|
+
|
1088
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1089
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
1090
|
+
|
1091
|
+
|
1092
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1093
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
1094
|
+
|
1095
|
+
|
1096
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1097
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
1098
|
+
|
1099
|
+
|
1100
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1101
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
1102
|
+
|
1103
|
+
|
1104
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:19:14 -0400
|
1105
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
1106
|
+
|
1107
|
+
|
1108
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:19:15 -0400
|
1109
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
1110
|
+
|
1111
|
+
|
1112
|
+
Started GET "/assets/gh-icons.png" for 127.0.0.1 at 2012-03-22 14:19:15 -0400
|
1113
|
+
Served asset /gh-icons.png - 200 OK (12ms)
|
1114
|
+
|
1115
|
+
|
1116
|
+
Started GET "/assets/dataTables/sort_both.png" for 127.0.0.1 at 2012-03-22 14:19:15 -0400
|
1117
|
+
Served asset /dataTables/sort_both.png - 200 OK (7ms)
|
1118
|
+
|
1119
|
+
|
1120
|
+
Started GET "/assets/uniform/sprite.png" for 127.0.0.1 at 2012-03-22 14:19:15 -0400
|
1121
|
+
Served asset /uniform/sprite.png - 200 OK (7ms)
|
1122
|
+
|
1123
|
+
|
1124
|
+
Started GET "/assets/chosen-sprite.png" for 127.0.0.1 at 2012-03-22 14:19:15 -0400
|
1125
|
+
Served asset /chosen-sprite.png - 200 OK (5ms)
|
1126
|
+
|
1127
|
+
|
1128
|
+
Started GET "/assets/fancybox/fancybox-x.png" for 127.0.0.1 at 2012-03-22 14:19:20 -0400
|
1129
|
+
Served asset /fancybox/fancybox-x.png - 200 OK (9ms)
|
1130
|
+
|
1131
|
+
|
1132
|
+
Started GET "/assets/fancybox/fancybox.png" for 127.0.0.1 at 2012-03-22 14:19:20 -0400
|
1133
|
+
Served asset /fancybox/fancybox.png - 200 OK (5ms)
|
1134
|
+
|
1135
|
+
|
1136
|
+
Started GET "/assets/fancybox/fancybox-y.png" for 127.0.0.1 at 2012-03-22 14:19:20 -0400
|
1137
|
+
Served asset /fancybox/fancybox-y.png - 200 OK (5ms)
|
1138
|
+
|
1139
|
+
|
1140
|
+
Started GET "/assets/dataTables/sort_asc.png" for 127.0.0.1 at 2012-03-22 14:19:30 -0400
|
1141
|
+
Served asset /dataTables/sort_asc.png - 200 OK (7ms)
|
1142
|
+
|
1143
|
+
|
1144
|
+
Started GET "/assets/jqueryui//ui-bg_glass_75_ffffff_1x400.png" for 127.0.0.1 at 2012-03-22 14:19:33 -0400
|
1145
|
+
Served asset /jqueryui/ui-bg_glass_75_ffffff_1x400.png - 200 OK (11ms)
|
1146
|
+
|
1147
|
+
|
1148
|
+
Started GET "/assets/jqueryui/ui-bg_highlight-soft_75_cccccc_1x100.png" for 127.0.0.1 at 2012-03-22 14:19:33 -0400
|
1149
|
+
Served asset /jqueryui/ui-bg_highlight-soft_75_cccccc_1x100.png - 200 OK (5ms)
|
1150
|
+
|
1151
|
+
|
1152
|
+
Started GET "/assets/jqueryui/ui-icons_222222_256x240.png" for 127.0.0.1 at 2012-03-22 14:19:33 -0400
|
1153
|
+
Served asset /jqueryui/ui-icons_222222_256x240.png - 200 OK (8ms)
|
1154
|
+
|
1155
|
+
|
1156
|
+
Started GET "/assets/jqueryui/ui-bg_glass_75_e6e6e6_1x400.png" for 127.0.0.1 at 2012-03-22 14:19:33 -0400
|
1157
|
+
Served asset /jqueryui/ui-bg_glass_75_e6e6e6_1x400.png - 200 OK (7ms)
|
1158
|
+
|
1159
|
+
|
1160
|
+
Started GET "/assets/jqueryui/ui-bg_glass_55_fbf9ee_1x400.png" for 127.0.0.1 at 2012-03-22 14:19:33 -0400
|
1161
|
+
Served asset /jqueryui/ui-bg_glass_55_fbf9ee_1x400.png - 200 OK (8ms)
|
1162
|
+
|
1163
|
+
|
1164
|
+
Started GET "/assets/jqueryui/ui-bg_glass_75_dadada_1x400.png" for 127.0.0.1 at 2012-03-22 14:19:34 -0400
|
1165
|
+
Served asset /jqueryui/ui-bg_glass_75_dadada_1x400.png - 200 OK (5ms)
|
1166
|
+
|
1167
|
+
|
1168
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1169
|
+
Processing by Speedo::HomeController#how as HTML
|
1170
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
1171
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (6.0ms)
|
1172
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (0.9ms)
|
1173
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (1.4ms)
|
1174
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.5ms)
|
1175
|
+
Completed 200 OK in 20ms (Views: 20.1ms | ActiveRecord: 0.0ms)
|
1176
|
+
|
1177
|
+
|
1178
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1179
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
1180
|
+
|
1181
|
+
|
1182
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1183
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
1184
|
+
|
1185
|
+
|
1186
|
+
Started GET "/assets/normalize.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1187
|
+
Served asset /normalize.css - 304 Not Modified (0ms)
|
1188
|
+
|
1189
|
+
|
1190
|
+
Started GET "/assets/autoSuggest.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1191
|
+
Served asset /autoSuggest.css - 304 Not Modified (0ms)
|
1192
|
+
|
1193
|
+
|
1194
|
+
Started GET "/assets/jquery.dataTables.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1195
|
+
Served asset /jquery.dataTables.css - 304 Not Modified (0ms)
|
1196
|
+
|
1197
|
+
|
1198
|
+
Started GET "/assets/chosen.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1199
|
+
Served asset /chosen.css - 304 Not Modified (0ms)
|
1200
|
+
|
1201
|
+
|
1202
|
+
Started GET "/assets/gh-buttons.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1203
|
+
Served asset /gh-buttons.css - 304 Not Modified (0ms)
|
1204
|
+
|
1205
|
+
|
1206
|
+
Started GET "/assets/jquery.fancybox-1.3.4.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1207
|
+
Served asset /jquery.fancybox-1.3.4.css - 304 Not Modified (0ms)
|
1208
|
+
|
1209
|
+
|
1210
|
+
Started GET "/assets/jquery-ui-1.8.18.custom.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1211
|
+
Served asset /jquery-ui-1.8.18.custom.css - 304 Not Modified (0ms)
|
1212
|
+
|
1213
|
+
|
1214
|
+
Started GET "/assets/uniform.default.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1215
|
+
Served asset /uniform.default.css - 304 Not Modified (0ms)
|
1216
|
+
|
1217
|
+
|
1218
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1219
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
1220
|
+
|
1221
|
+
|
1222
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1223
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
1224
|
+
|
1225
|
+
|
1226
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1227
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1228
|
+
|
1229
|
+
|
1230
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1231
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
1232
|
+
|
1233
|
+
|
1234
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1235
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
1236
|
+
|
1237
|
+
|
1238
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1239
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
1240
|
+
|
1241
|
+
|
1242
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1243
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
1244
|
+
|
1245
|
+
|
1246
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1247
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
1248
|
+
|
1249
|
+
|
1250
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1251
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
1252
|
+
|
1253
|
+
|
1254
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1255
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
1256
|
+
|
1257
|
+
|
1258
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1259
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
1260
|
+
|
1261
|
+
|
1262
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1263
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
1264
|
+
|
1265
|
+
|
1266
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1267
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
1268
|
+
|
1269
|
+
|
1270
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1271
|
+
Served asset /home.js - 304 Not Modified (0ms)
|
1272
|
+
|
1273
|
+
|
1274
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:03 -0400
|
1275
|
+
Served asset /speedo.js - 304 Not Modified (1ms)
|
1276
|
+
|
1277
|
+
|
1278
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:25:04 -0400
|
1279
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
1280
|
+
|
1281
|
+
|
1282
|
+
Started GET "/assets/gh-icons.png" for 127.0.0.1 at 2012-03-22 14:25:04 -0400
|
1283
|
+
Served asset /gh-icons.png - 304 Not Modified (0ms)
|
1284
|
+
|
1285
|
+
|
1286
|
+
Started GET "/assets/uniform/sprite.png" for 127.0.0.1 at 2012-03-22 14:25:04 -0400
|
1287
|
+
Served asset /uniform/sprite.png - 304 Not Modified (0ms)
|
1288
|
+
|
1289
|
+
|
1290
|
+
Started GET "/assets/chosen-sprite.png" for 127.0.0.1 at 2012-03-22 14:25:04 -0400
|
1291
|
+
Served asset /chosen-sprite.png - 304 Not Modified (0ms)
|
1292
|
+
|
1293
|
+
|
1294
|
+
Started GET "/assets/dataTables/sort_both.png" for 127.0.0.1 at 2012-03-22 14:25:04 -0400
|
1295
|
+
Served asset /dataTables/sort_both.png - 304 Not Modified (0ms)
|
1296
|
+
|
1297
|
+
|
1298
|
+
Started GET "/speedo/how" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1299
|
+
Processing by Speedo::HomeController#how as HTML
|
1300
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/home/how.html.haml within layouts/speedo/application (0.4ms)
|
1301
|
+
Compiled speedo.js (19ms) (pid 21613)
|
1302
|
+
Compiled home.js (91ms) (pid 21613)
|
1303
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_html_head.haml (193.3ms)
|
1304
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_header.haml (1.0ms)
|
1305
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_nav_flash.haml (0.9ms)
|
1306
|
+
Rendered /Users/stu/Documents/Work/CrankApps/Projects/speedo/app/views/speedo/shared/_footer.haml (0.3ms)
|
1307
|
+
Completed 200 OK in 207ms (Views: 206.3ms | ActiveRecord: 0.0ms)
|
1308
|
+
|
1309
|
+
|
1310
|
+
Started GET "/assets/modernizr.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1311
|
+
Served asset /modernizr.min.js - 304 Not Modified (0ms)
|
1312
|
+
|
1313
|
+
|
1314
|
+
Started GET "/assets/respond.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1315
|
+
Served asset /respond.js - 304 Not Modified (0ms)
|
1316
|
+
|
1317
|
+
|
1318
|
+
Started GET "/assets/normalize.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1319
|
+
Served asset /normalize.css - 304 Not Modified (0ms)
|
1320
|
+
|
1321
|
+
|
1322
|
+
Started GET "/assets/autoSuggest.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1323
|
+
Served asset /autoSuggest.css - 304 Not Modified (0ms)
|
1324
|
+
|
1325
|
+
|
1326
|
+
Started GET "/assets/jquery.dataTables.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1327
|
+
Served asset /jquery.dataTables.css - 304 Not Modified (0ms)
|
1328
|
+
|
1329
|
+
|
1330
|
+
Started GET "/assets/chosen.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1331
|
+
Served asset /chosen.css - 304 Not Modified (0ms)
|
1332
|
+
|
1333
|
+
|
1334
|
+
Started GET "/assets/gh-buttons.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1335
|
+
Served asset /gh-buttons.css - 304 Not Modified (0ms)
|
1336
|
+
|
1337
|
+
|
1338
|
+
Started GET "/assets/jquery-ui-1.8.18.custom.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1339
|
+
Served asset /jquery-ui-1.8.18.custom.css - 304 Not Modified (0ms)
|
1340
|
+
|
1341
|
+
|
1342
|
+
Started GET "/assets/jquery.fancybox-1.3.4.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1343
|
+
Served asset /jquery.fancybox-1.3.4.css - 304 Not Modified (0ms)
|
1344
|
+
|
1345
|
+
|
1346
|
+
Started GET "/assets/speedo.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1347
|
+
Served asset /speedo.css - 304 Not Modified (0ms)
|
1348
|
+
|
1349
|
+
|
1350
|
+
Started GET "/assets/uniform.default.css?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1351
|
+
Served asset /uniform.default.css - 304 Not Modified (0ms)
|
1352
|
+
|
1353
|
+
|
1354
|
+
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1355
|
+
Served asset /jquery.js - 304 Not Modified (0ms)
|
1356
|
+
|
1357
|
+
|
1358
|
+
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1359
|
+
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1360
|
+
|
1361
|
+
|
1362
|
+
Started GET "/assets/jquery-ui.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1363
|
+
Served asset /jquery-ui.js - 304 Not Modified (0ms)
|
1364
|
+
|
1365
|
+
|
1366
|
+
Started GET "/assets/chosen.jquery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1367
|
+
Served asset /chosen.jquery.js - 304 Not Modified (0ms)
|
1368
|
+
|
1369
|
+
|
1370
|
+
Started GET "/assets/jquery.autoSuggest.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1371
|
+
Served asset /jquery.autoSuggest.js - 304 Not Modified (0ms)
|
1372
|
+
|
1373
|
+
|
1374
|
+
Started GET "/assets/jquery.autogrow.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1375
|
+
Served asset /jquery.autogrow.js - 304 Not Modified (0ms)
|
1376
|
+
|
1377
|
+
|
1378
|
+
Started GET "/assets/jquery.dataTables.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1379
|
+
Served asset /jquery.dataTables.js - 304 Not Modified (0ms)
|
1380
|
+
|
1381
|
+
|
1382
|
+
Started GET "/assets/jquery.fancybox-1.3.4.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1383
|
+
Served asset /jquery.fancybox-1.3.4.js - 304 Not Modified (0ms)
|
1384
|
+
|
1385
|
+
|
1386
|
+
Started GET "/assets/jquery.livequery.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1387
|
+
Served asset /jquery.livequery.js - 304 Not Modified (0ms)
|
1388
|
+
|
1389
|
+
|
1390
|
+
Started GET "/assets/jquery.mousewheel-3.0.4.pack.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1391
|
+
Served asset /jquery.mousewheel-3.0.4.pack.js - 304 Not Modified (0ms)
|
1392
|
+
|
1393
|
+
|
1394
|
+
Started GET "/assets/jquery.placeholder.min.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1395
|
+
Served asset /jquery.placeholder.min.js - 304 Not Modified (0ms)
|
1396
|
+
|
1397
|
+
|
1398
|
+
Started GET "/assets/jquery.uniform.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1399
|
+
Served asset /jquery.uniform.js - 304 Not Modified (0ms)
|
1400
|
+
|
1401
|
+
|
1402
|
+
Started GET "/assets/home.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1403
|
+
Served asset /home.js - 304 Not Modified (4ms)
|
1404
|
+
|
1405
|
+
|
1406
|
+
Started GET "/assets/speedo.js?body=1" for 127.0.0.1 at 2012-03-22 14:25:31 -0400
|
1407
|
+
Served asset /speedo.js - 304 Not Modified (55ms)
|
1408
|
+
|
1409
|
+
|
1410
|
+
Started GET "/assets/speedo/logo.png" for 127.0.0.1 at 2012-03-22 14:25:32 -0400
|
1411
|
+
Served asset /speedo/logo.png - 304 Not Modified (0ms)
|
1412
|
+
|
1413
|
+
|
1414
|
+
Started GET "/assets/gh-icons.png" for 127.0.0.1 at 2012-03-22 14:25:32 -0400
|
1415
|
+
Served asset /gh-icons.png - 304 Not Modified (0ms)
|
1416
|
+
|
1417
|
+
|
1418
|
+
Started GET "/assets/uniform/sprite.png" for 127.0.0.1 at 2012-03-22 14:25:32 -0400
|
1419
|
+
Served asset /uniform/sprite.png - 304 Not Modified (0ms)
|
1420
|
+
|
1421
|
+
|
1422
|
+
Started GET "/assets/chosen-sprite.png" for 127.0.0.1 at 2012-03-22 14:25:32 -0400
|
1423
|
+
Served asset /chosen-sprite.png - 304 Not Modified (0ms)
|
1424
|
+
|
1425
|
+
|
1426
|
+
Started GET "/assets/dataTables/sort_both.png" for 127.0.0.1 at 2012-03-22 14:25:32 -0400
|
1427
|
+
Served asset /dataTables/sort_both.png - 304 Not Modified (0ms)
|
1428
|
+
|
1429
|
+
|
1430
|
+
Started GET "/assets/fancybox/fancybox-x.png" for 127.0.0.1 at 2012-03-22 14:25:34 -0400
|
1431
|
+
Served asset /fancybox/fancybox-x.png - 304 Not Modified (0ms)
|
1432
|
+
|
1433
|
+
|
1434
|
+
Started GET "/assets/fancybox/fancybox.png" for 127.0.0.1 at 2012-03-22 14:25:34 -0400
|
1435
|
+
Served asset /fancybox/fancybox.png - 304 Not Modified (0ms)
|
1436
|
+
|
1437
|
+
|
1438
|
+
Started GET "/assets/fancybox/fancybox-y.png" for 127.0.0.1 at 2012-03-22 14:25:34 -0400
|
1439
|
+
Served asset /fancybox/fancybox-y.png - 304 Not Modified (0ms)
|