omnigrid 0.0.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (79) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README +5 -0
  3. data/Rakefile +39 -0
  4. data/app/assets/stylesheets/omnigrid/1140/_mixins.scss +29 -0
  5. data/app/assets/stylesheets/omnigrid/1140/_stylings.scss +130 -0
  6. data/app/assets/stylesheets/omnigrid/1kb/_mixins.scss +46 -0
  7. data/app/assets/stylesheets/omnigrid/1kb/_stylings.scss +33 -0
  8. data/app/assets/stylesheets/omnigrid/_reset.scss +9 -0
  9. data/app/assets/stylesheets/omnigrid/application.css.scss +20 -0
  10. data/app/assets/stylesheets/omnigrid/blueprint/_mixins.scss +45 -0
  11. data/app/assets/stylesheets/omnigrid/blueprint/_stylings.scss +280 -0
  12. data/app/assets/stylesheets/omnigrid/content.scss +5 -0
  13. data/app/assets/stylesheets/omnigrid/wireframe.scss +65 -0
  14. data/app/controllers/omnigrid/application_controller.rb +4 -0
  15. data/app/controllers/omnigrid/wireframes_controller.rb +14 -0
  16. data/app/views/layouts/omnigrid/_footer.html.haml +2 -0
  17. data/app/views/layouts/omnigrid/_header.html.haml +4 -0
  18. data/app/views/layouts/omnigrid/_intro.html.haml +2 -0
  19. data/app/views/layouts/omnigrid/application.html.haml +16 -0
  20. data/app/views/layouts/omnigrid/homepage.html.haml +23 -0
  21. data/app/views/omnigrid/wireframes/index.html.haml +5 -0
  22. data/config/routes.rb +4 -0
  23. data/lib/omnigrid/engine.rb +5 -0
  24. data/lib/omnigrid/version.rb +3 -0
  25. data/lib/omnigrid.rb +4 -0
  26. data/lib/tasks/omnigrid_tasks.rake +4 -0
  27. data/test/dummy/Rakefile +7 -0
  28. data/test/dummy/app/assets/javascripts/application.js +9 -0
  29. data/test/dummy/app/assets/stylesheets/application.css.scss +9 -0
  30. data/test/dummy/app/controllers/application_controller.rb +3 -0
  31. data/test/dummy/app/helpers/application_helper.rb +2 -0
  32. data/test/dummy/app/views/layouts/application.html.erb +14 -0
  33. data/test/dummy/config/application.rb +45 -0
  34. data/test/dummy/config/boot.rb +10 -0
  35. data/test/dummy/config/database.yml +25 -0
  36. data/test/dummy/config/environment.rb +5 -0
  37. data/test/dummy/config/environments/development.rb +30 -0
  38. data/test/dummy/config/environments/production.rb +60 -0
  39. data/test/dummy/config/environments/test.rb +42 -0
  40. data/test/dummy/config/initializers/backtrace_silencers.rb +7 -0
  41. data/test/dummy/config/initializers/haml.rb +3 -0
  42. data/test/dummy/config/initializers/inflections.rb +10 -0
  43. data/test/dummy/config/initializers/mime_types.rb +5 -0
  44. data/test/dummy/config/initializers/secret_token.rb +7 -0
  45. data/test/dummy/config/initializers/session_store.rb +8 -0
  46. data/test/dummy/config/initializers/wrap_parameters.rb +14 -0
  47. data/test/dummy/config/locales/en.yml +5 -0
  48. data/test/dummy/config/routes.rb +4 -0
  49. data/test/dummy/config.ru +4 -0
  50. data/test/dummy/db/development.sqlite3 +0 -0
  51. data/test/dummy/log/development.log +1552 -0
  52. data/test/dummy/script/rails +6 -0
  53. data/test/dummy/tmp/cache/assets/C1E/A40/sprockets%2F5dd459ec56059246010410a7959325a6 +0 -0
  54. data/test/dummy/tmp/cache/assets/C41/5B0/sprockets%2F095415e1141a435237aa9464752d21fd +0 -0
  55. data/test/dummy/tmp/cache/assets/C7C/C20/sprockets%2F0dc61d0437dbb729935382409b24a837 +0 -0
  56. data/test/dummy/tmp/cache/assets/C99/1B0/sprockets%2F981d10e56b1262d04f1b12c63a664e12 +0 -0
  57. data/test/dummy/tmp/cache/assets/CA0/CB0/sprockets%2F02e8d65dc4f0860563173b0b2382b7b0 +0 -0
  58. data/test/dummy/tmp/cache/assets/CB2/FA0/sprockets%2Ff305beb60d14026675e8b3d86b751937 +0 -0
  59. data/test/dummy/tmp/cache/assets/CD0/FB0/sprockets%2F86270444730fa5d21ef12e1061fa5c8b +0 -0
  60. data/test/dummy/tmp/cache/assets/CE5/650/sprockets%2F8ab512c9b33ac90e699b73469d71f061 +0 -0
  61. data/test/dummy/tmp/cache/assets/CFB/F30/sprockets%2F986a847ac67a319ae8785744b6eb86d3 +0 -0
  62. data/test/dummy/tmp/cache/assets/D0D/B40/sprockets%2F3be2d44e7983456b9b815b0c1ea91a71 +0 -0
  63. data/test/dummy/tmp/cache/assets/D13/E70/sprockets%2F0f195b278bb7f672990fedff30124d13 +0 -0
  64. data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  65. data/test/dummy/tmp/cache/assets/D32/C10/sprockets%2Fa2fca6322e764223bcf76123d7680ccb +0 -0
  66. data/test/dummy/tmp/cache/assets/D40/210/sprockets%2Fc74dde29833c6c07b9ed05a381a4537c +0 -0
  67. data/test/dummy/tmp/cache/assets/D44/570/sprockets%2F8711fbcf476091c6da676f1105cd95dd +0 -0
  68. data/test/dummy/tmp/cache/assets/D54/ED0/sprockets%2F71c9fa01091d432b131da3bb73faf3d4 +0 -0
  69. data/test/dummy/tmp/cache/assets/D81/8F0/sprockets%2F8948d410da6f37caf34dda88d3b67d88 +0 -0
  70. data/test/dummy/tmp/cache/assets/D97/260/sprockets%2F2a59922a8ab7e3c38b3f3b3d686b3aab +0 -0
  71. data/test/dummy/tmp/cache/assets/DA4/450/sprockets%2F697970aefc28bfdc3d4580ce02ce047e +0 -0
  72. data/test/dummy/tmp/cache/assets/DD7/340/sprockets%2F31e04e91bb5cdf943c20ecd84fef7d88 +0 -0
  73. data/test/dummy/tmp/cache/assets/DF7/AC0/sprockets%2Fb2cdca9f26e392abf39528a2ea18dc3b +0 -0
  74. data/test/dummy/tmp/cache/assets/E25/C80/sprockets%2F3f954aadbc07ae0ba8ca5e3863af48db +0 -0
  75. data/test/dummy/tmp/pids/server.pid +1 -0
  76. data/test/integration/navigation_test.rb +10 -0
  77. data/test/omnigrid_test.rb +7 -0
  78. data/test/test_helper.rb +10 -0
  79. metadata +242 -0
@@ -0,0 +1,1552 @@
1
+
2
+
3
+ Started GET "/" for 127.0.0.1 at Wed Aug 31 19:45:08 +0200 2011
4
+
5
+ ActionController::RoutingError (No route matches [GET] "/"):
6
+
7
+
8
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.9ms)
9
+
10
+
11
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 19:46:33 +0200 2011
12
+
13
+ ActionController::RoutingError (No route matches [GET] "/omnigrid"):
14
+
15
+
16
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
17
+
18
+
19
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 21:45:37 +0200 2011
20
+
21
+ ActionController::RoutingError (No route matches [GET] "/omnigrid"):
22
+
23
+
24
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.8ms)
25
+
26
+
27
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 21:46:18 +0200 2011
28
+ Processing by Omnigrid::WireframesController#index as HTML
29
+ Completed 500 Internal Server Error in 33ms
30
+
31
+ ActionView::MissingTemplate (Missing template omnigrid/wireframes/index, omnigrid/application/index with {:handlers=>[:builder, :erb], :locale=>[:en, :en], :formats=>[:html]}. Searched in:
32
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
33
+ * "/Users/charly/Projects/omnigrid/app/views"
34
+ ):
35
+
36
+
37
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
38
+
39
+
40
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 21:47:23 +0200 2011
41
+ Processing by Omnigrid::WireframesController#index as HTML
42
+ Completed 500 Internal Server Error in 27ms
43
+
44
+ ActionView::MissingTemplate (Missing template omnigrid/wireframes/index, omnigrid/application/index with {:handlers=>[:builder, :erb], :locale=>[:en, :en], :formats=>[:html]}. Searched in:
45
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
46
+ * "/Users/charly/Projects/omnigrid/app/views"
47
+ ):
48
+
49
+
50
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
51
+
52
+
53
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 21:47:25 +0200 2011
54
+ Processing by Omnigrid::WireframesController#index as HTML
55
+ Completed 500 Internal Server Error in 5ms
56
+
57
+ ActionView::MissingTemplate (Missing template omnigrid/wireframes/index, omnigrid/application/index with {:handlers=>[:builder, :erb], :locale=>[:en, :en], :formats=>[:html]}. Searched in:
58
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
59
+ * "/Users/charly/Projects/omnigrid/app/views"
60
+ ):
61
+
62
+
63
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
64
+
65
+
66
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 21:50:41 +0200 2011
67
+ Processing by Omnigrid::WireframesController#index as HTML
68
+ Completed 500 Internal Server Error in 19ms
69
+
70
+ ActionView::MissingTemplate (Missing template omnigrid/wireframes/index, omnigrid/application/index with {:locale=>[:en, :en], :formats=>[:html], :handlers=>[:builder, :erb]}. Searched in:
71
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
72
+ * "/Users/charly/Projects/omnigrid/app/views"
73
+ ):
74
+
75
+
76
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (21.6ms)
77
+
78
+
79
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:20:59 +0200 2011
80
+ Processing by Omnigrid::WireframesController#index as HTML
81
+ Rendered inline template (0.2ms)
82
+ Completed 200 OK in 5ms (Views: 4.2ms | ActiveRecord: 0.0ms)
83
+
84
+
85
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:21:09 +0200 2011
86
+ Processing by Omnigrid::WireframesController#index as HTML
87
+ Rendered inline template (0.3ms)
88
+ Completed 200 OK in 7ms (Views: 6.4ms | ActiveRecord: 0.0ms)
89
+
90
+
91
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:22:06 +0200 2011
92
+ Processing by Omnigrid::WireframesController#index as HTML
93
+ Rendered inline template (0.7ms)
94
+ Completed 200 OK in 4ms (Views: 4.1ms | ActiveRecord: 0.0ms)
95
+
96
+
97
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:22:21 +0200 2011
98
+ Processing by Omnigrid::WireframesController#index as HTML
99
+ Rendered inline template (1.9ms)
100
+ Completed 200 OK in 10ms (Views: 10.0ms | ActiveRecord: 0.0ms)
101
+
102
+
103
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:35:52 +0200 2011
104
+ Processing by Omnigrid::WireframesController#index as HTML
105
+ Rendered inline template (0.2ms)
106
+ Completed 200 OK in 4ms (Views: 3.9ms | ActiveRecord: 0.0ms)
107
+
108
+
109
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 22:36:07 +0200 2011
110
+ Processing by Omnigrid::WireframesController#index as HTML
111
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb within layouts/omnigrid/application (0.3ms)
112
+ Compiled omnigrid/application.css (5ms) (pid 22407)
113
+ Completed 500 Internal Server Error in 502ms
114
+
115
+ ActionView::Template::Error (uninitialized constant Sass::Util
116
+ (in /Users/charly/Projects/omnigrid/app/assets/stylesheets/omnigrid/1140/_mixins.scss)):
117
+ 2: <html>
118
+ 3: <head>
119
+ 4: <title>Omnigrid</title>
120
+ 5: <%= stylesheet_link_tag "omnigrid/application" %>
121
+ 6: <%= javascript_include_tag "omnigrid/application" %>
122
+ 7: <%= csrf_meta_tags %>
123
+ 8: </head>
124
+
125
+
126
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
127
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
128
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.6ms)
129
+
130
+
131
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:12:23 +0200 2011
132
+ Processing by Omnigrid::WireframesController#index as HTML
133
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb within layouts/omnigrid/application (2.7ms)
134
+ Compiled omnigrid/application.css (5ms) (pid 23128)
135
+ Compiled omnigrid/1140/_mixins.css (421ms) (pid 23128)
136
+ Compiled omnigrid/1140/_stylings.css (138ms) (pid 23128)
137
+ Compiled omnigrid/1kb/_mixins.css (13ms) (pid 23128)
138
+ Compiled omnigrid/1kb/_stylings.css (45ms) (pid 23128)
139
+ Compiled omnigrid/_reset.css (27ms) (pid 23128)
140
+ Compiled omnigrid/blueprint/_mixins.css (23ms) (pid 23128)
141
+ Compiled omnigrid/blueprint/_stylings.css (317ms) (pid 23128)
142
+ Completed 500 Internal Server Error in 1217ms
143
+
144
+ ActionView::Template::Error (couldn't find file 'jquery'
145
+ (in /Users/charly/Projects/omnigrid/app/assets/javascripts/omnigrid/application.js:7)):
146
+ 3: <head>
147
+ 4: <title>Omnigrid</title>
148
+ 5: <%= stylesheet_link_tag "omnigrid/application" %>
149
+ 6: <%= javascript_include_tag "omnigrid/application" %>
150
+ 7: <%= csrf_meta_tags %>
151
+ 8: </head>
152
+ 9: <body>
153
+
154
+
155
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
156
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
157
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms)
158
+
159
+
160
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:12:25 +0200 2011
161
+ Processing by Omnigrid::WireframesController#index as HTML
162
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb within layouts/omnigrid/application (0.0ms)
163
+ Completed 500 Internal Server Error in 18ms
164
+
165
+ ActionView::Template::Error (couldn't find file 'jquery'
166
+ (in /Users/charly/Projects/omnigrid/app/assets/javascripts/omnigrid/application.js:7)):
167
+ 3: <head>
168
+ 4: <title>Omnigrid</title>
169
+ 5: <%= stylesheet_link_tag "omnigrid/application" %>
170
+ 6: <%= javascript_include_tag "omnigrid/application" %>
171
+ 7: <%= csrf_meta_tags %>
172
+ 8: </head>
173
+ 9: <body>
174
+
175
+
176
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
177
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
178
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.5ms)
179
+
180
+
181
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:12:53 +0200 2011
182
+ Processing by Omnigrid::WireframesController#index as HTML
183
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb within layouts/omnigrid/application (0.1ms)
184
+ ERROR: compiling ___sers_charly__rojects_omnigrid_app_views_layouts_omnigrid_application_html_erb___717087103_2185924500 RAISED compile error
185
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:13: unknown regexp options - bdy
186
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:13: unmatched ): /head>
187
+ <body>
188
+
189
+ ');@output_buffer.append= ( yield );@output_buffer.safe_concat('
190
+ ');@output_buffer.safe_concat('
191
+ </
192
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:14: syntax error, unexpected '<'
193
+ </html>
194
+ ^
195
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:14: unterminated string meets end of file
196
+ Function body: def ___sers_charly__rojects_omnigrid_app_views_layouts_omnigrid_application_html_erb___717087103_2185924500(local_assigns, output_buffer)
197
+ _old_virtual_path, @virtual_path = @virtual_path, "layouts/omnigrid/application";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new;@output_buffer.safe_concat('<!DOCTYPE html>
198
+ <html>
199
+ <head>
200
+ <title>Omnigrid</title>
201
+ ');@output_buffer.append= ( stylesheet_link_tag "omnigrid/application" );@output_buffer.safe_concat('
202
+ ');@output_buffer.safe_concat(' ');@output_buffer.append= (# javascript_include_tag "omnigrid/application" );@output_buffer.safe_concat('
203
+ ');@output_buffer.safe_concat(' ');@output_buffer.append= ( csrf_meta_tags );@output_buffer.safe_concat('
204
+ ');@output_buffer.safe_concat('</head>
205
+ <body>
206
+
207
+ ');@output_buffer.append= ( yield );@output_buffer.safe_concat('
208
+ ');@output_buffer.safe_concat('
209
+ </body>
210
+ </html>
211
+ ');@output_buffer.to_s
212
+ ensure
213
+ @virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
214
+ end
215
+ Backtrace: /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:14:in `compile'
216
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/template.rb:190:in `compile!'
217
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/template.rb:143:in `render'
218
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/notifications.rb:55:in `instrument'
219
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/template.rb:142:in `render'
220
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:52:in `render_with_layout'
221
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:38:in `render_template'
222
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:12:in `render'
223
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/abstract_renderer.rb:22:in `wrap_formats'
224
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/template_renderer.rb:9:in `render'
225
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/renderer.rb:36:in `render_template'
226
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_view/renderer/renderer.rb:17:in `render'
227
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:120:in `_render_template'
228
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/streaming.rb:250:in `_render_template'
229
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:114:in `render_to_body'
230
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/renderers.rb:30:in `render_to_body'
231
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/compatibility.rb:43:in `render_to_body'
232
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:99:in `render'
233
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/rendering.rb:16:in `render'
234
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:40:in `render'
235
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/core_ext/benchmark.rb:5:in `ms'
236
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/benchmark.rb:308:in `realtime'
237
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/core_ext/benchmark.rb:5:in `ms'
238
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:40:in `render'
239
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:78:in `cleanup_view_runtime'
240
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activerecord-3.1.0/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
241
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:39:in `render'
242
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
243
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
244
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/base.rb:167:in `process_action'
245
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/rendering.rb:10:in `process_action'
246
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/callbacks.rb:18:in `process_action'
247
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:407:in `_run__430884042__process_action__199225275__callbacks'
248
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:386:in `send'
249
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:386:in `_run_process_action_callbacks'
250
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81:in `send'
251
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
252
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/callbacks.rb:17:in `process_action'
253
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/rescue.rb:17:in `process_action'
254
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:30:in `process_action'
255
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/notifications.rb:53:in `instrument'
256
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/notifications/instrumenter.rb:21:in `instrument'
257
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/notifications.rb:53:in `instrument'
258
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
259
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/params_wrapper.rb:201:in `process_action'
260
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activerecord-3.1.0/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
261
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/base.rb:121:in `process'
262
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/abstract_controller/rendering.rb:45:in `process'
263
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal.rb:193:in `dispatch'
264
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
265
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_controller/metal.rb:236:in `action'
266
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:65:in `call'
267
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:65:in `dispatch'
268
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:29:in `call'
269
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `call'
270
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `recognize'
271
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:68:in `optimized_each'
272
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
273
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
274
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:531:in `call'
275
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/engine.rb:455:in `call'
276
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/railtie/configurable.rb:30:in `send'
277
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/railtie/configurable.rb:30:in `method_missing'
278
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/prefix.rb:26:in `call'
279
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:152:in `call'
280
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:96:in `recognize'
281
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:75:in `optimized_each'
282
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/code_generation.rb:95:in `recognize'
283
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-mount-0.8.3/lib/rack/mount/route_set.rb:141:in `call'
284
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/routing/route_set.rb:531:in `call'
285
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
286
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/etag.rb:23:in `call'
287
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/conditionalget.rb:25:in `call'
288
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/head.rb:14:in `call'
289
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
290
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/flash.rb:243:in `call'
291
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/session/abstract/id.rb:195:in `context'
292
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/session/abstract/id.rb:190:in `call'
293
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/cookies.rb:326:in `call'
294
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activerecord-3.1.0/lib/active_record/query_cache.rb:62:in `call'
295
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activerecord-3.1.0/lib/active_record/connection_adapters/abstract/connection_pool.rb:477:in `call'
296
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/callbacks.rb:29:in `call'
297
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:392:in `_run_call_callbacks'
298
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81:in `send'
299
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/callbacks.rb:81:in `run_callbacks'
300
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/callbacks.rb:28:in `call'
301
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/reloader.rb:68:in `call'
302
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/sendfile.rb:101:in `call'
303
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/remote_ip.rb:48:in `call'
304
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/show_exceptions.rb:47:in `call'
305
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/rack/logger.rb:13:in `call'
306
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/methodoverride.rb:24:in `call'
307
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/runtime.rb:17:in `call'
308
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/activesupport-3.1.0/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
309
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/lock.rb:15:in `call'
310
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/static.rb:53:in `call'
311
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/engine.rb:455:in `call'
312
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/rack/content_length.rb:16:in `call'
313
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/rack/log_tailer.rb:14:in `call'
314
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/handler/webrick.rb:59:in `service'
315
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:104:in `service'
316
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/httpserver.rb:65:in `run'
317
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:173:in `start_thread'
318
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:162:in `start'
319
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:162:in `start_thread'
320
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:95:in `start'
321
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:92:in `each'
322
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:92:in `start'
323
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:23:in `start'
324
+ /Users/charly/.rvm/rubies/ree-1.8.7-2011.03/lib/ruby/1.8/webrick/server.rb:82:in `start'
325
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/handler/webrick.rb:13:in `run'
326
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/rack-1.3.2/lib/rack/server.rb:265:in `start'
327
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/commands/server.rb:70:in `start'
328
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/commands.rb:54
329
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/commands.rb:49:in `tap'
330
+ /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/railties-3.1.0/lib/rails/commands.rb:49
331
+ /Users/charly/Projects/omnigrid/test/dummy/script/rails:6:in `require'
332
+ /Users/charly/Projects/omnigrid/test/dummy/script/rails:6
333
+ script/rails:6:in `load'
334
+ script/rails:6
335
+ Completed 500 Internal Server Error in 38ms
336
+
337
+ ActionView::Template::Error (compile error
338
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:13: unknown regexp options - bdy
339
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:13: unmatched ): /head>
340
+ <body>
341
+
342
+ ');@output_buffer.append= ( yield );@output_buffer.safe_concat('
343
+ ');@output_buffer.safe_concat('
344
+ </
345
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:14: syntax error, unexpected '<'
346
+ </html>
347
+ ^
348
+ /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/application.html.erb:14: unterminated string meets end of file):
349
+ 10:
350
+ 11: <%= yield %>
351
+ 12:
352
+ 13: </body>
353
+ 14: </html>
354
+
355
+
356
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
357
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
358
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.6ms)
359
+
360
+
361
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
362
+ Processing by Omnigrid::WireframesController#index as HTML
363
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb within layouts/omnigrid/application (0.1ms)
364
+ Completed 200 OK in 13ms (Views: 13.0ms | ActiveRecord: 0.0ms)
365
+
366
+
367
+ Started GET "/assets/omnigrid/1140/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
368
+ Served asset /omnigrid/1140/_mixins.css - 200 OK (8ms)
369
+
370
+
371
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
372
+ Served asset /omnigrid/application.css - 200 OK (4ms)
373
+
374
+
375
+ Started GET "/assets/omnigrid/1140/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
376
+ Served asset /omnigrid/1140/_stylings.css - 200 OK (8ms)
377
+
378
+
379
+ Started GET "/assets/omnigrid/1kb/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
380
+ Served asset /omnigrid/1kb/_mixins.css - 200 OK (16ms)
381
+
382
+
383
+ Started GET "/assets/omnigrid/1kb/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
384
+ Served asset /omnigrid/1kb/_stylings.css - 200 OK (10ms)
385
+
386
+
387
+ Started GET "/assets/omnigrid/_reset.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
388
+ Served asset /omnigrid/_reset.css - 200 OK (9ms)
389
+
390
+
391
+ Started GET "/assets/omnigrid/blueprint/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
392
+ Served asset /omnigrid/blueprint/_mixins.css - 200 OK (10ms)
393
+
394
+
395
+ Started GET "/assets/omnigrid/blueprint/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:13:08 +0200 2011
396
+ Served asset /omnigrid/blueprint/_stylings.css - 200 OK (11ms)
397
+
398
+
399
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:13:32 +0200 2011
400
+ Processing by Omnigrid::WireframesController#index as HTML
401
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.erb (0.1ms)
402
+ Completed 200 OK in 9ms (Views: 9.0ms | ActiveRecord: 0.0ms)
403
+
404
+
405
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:13:48 +0200 2011
406
+ Processing by Omnigrid::WireframesController#index as HTML
407
+ Completed 500 Internal Server Error in 9ms
408
+
409
+ ActionView::MissingTemplate (Missing template omnigrid/wireframes/index, omnigrid/application/index with {:locale=>[:en, :en], :handlers=>[:builder, :erb], :formats=>[:html]}. Searched in:
410
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
411
+ * "/Users/charly/Projects/omnigrid/app/views"
412
+ ):
413
+
414
+
415
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
416
+
417
+
418
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:18:40 +0200 2011
419
+ Processing by Omnigrid::WireframesController#index as HTML
420
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (1.6ms)
421
+ Compiled application.css (10ms) (pid 23176)
422
+ Completed 500 Internal Server Error in 120ms
423
+
424
+ ActionView::Template::Error (couldn't find file 'jquery'
425
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
426
+ 3: %head
427
+ 4: %title Generators
428
+ 5: = stylesheet_link_tag "application"
429
+ 6: = javascript_include_tag "application"
430
+ 7: = csrf_meta_tags
431
+ 8:
432
+ 9: %body.wireframed
433
+
434
+
435
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
436
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
437
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms)
438
+
439
+
440
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:19:26 +0200 2011
441
+ Processing by Omnigrid::WireframesController#index as HTML
442
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
443
+ Completed 500 Internal Server Error in 52ms
444
+
445
+ ActionView::Template::Error (Missing partial /layouts/header with {:locale=>[:en, :en], :handlers=>[:builder, :erb, :haml], :formats=>[:html]}. Searched in:
446
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
447
+ * "/Users/charly/Projects/omnigrid/app/views"
448
+ ):
449
+ 8:
450
+ 9: %body.wireframed
451
+ 10: #header
452
+ 11: .row= render "/layouts/header"
453
+ 12: #page
454
+ 13: .row= yield
455
+ 14: #footer
456
+
457
+
458
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms)
459
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
460
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (8.6ms)
461
+
462
+
463
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:20:21 +0200 2011
464
+ Processing by Omnigrid::WireframesController#index as HTML
465
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
466
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (80.2ms)
467
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (2.1ms)
468
+ Completed 200 OK in 143ms (Views: 142.7ms | ActiveRecord: 0.0ms)
469
+
470
+
471
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:20:21 +0200 2011
472
+ Served asset /application.css - 200 OK (5ms)
473
+
474
+
475
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:20:29 +0200 2011
476
+ Processing by Omnigrid::WireframesController#index as HTML
477
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
478
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
479
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
480
+ Completed 200 OK in 16ms (Views: 15.4ms | ActiveRecord: 0.0ms)
481
+
482
+
483
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:20:33 +0200 2011
484
+ Served asset /application.css - 304 Not Modified (0ms)
485
+
486
+
487
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:20:58 +0200 2011
488
+ Served asset /application.css - 304 Not Modified (0ms)
489
+
490
+
491
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:21:05 +0200 2011
492
+ Processing by Omnigrid::WireframesController#index as HTML
493
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
494
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
495
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
496
+ Completed 200 OK in 24ms (Views: 23.7ms | ActiveRecord: 0.0ms)
497
+
498
+
499
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:21:05 +0200 2011
500
+ Served asset /omnigrd/application.css - 404 Not Found (4ms)
501
+
502
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
503
+
504
+
505
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
506
+
507
+
508
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:21:07 +0200 2011
509
+ Processing by Omnigrid::WireframesController#index as HTML
510
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
511
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
512
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
513
+ Completed 200 OK in 20ms (Views: 19.7ms | ActiveRecord: 0.0ms)
514
+
515
+
516
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:21:07 +0200 2011
517
+ Served asset /omnigrd/application.css - 404 Not Found (3ms)
518
+
519
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
520
+
521
+
522
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
523
+
524
+
525
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:21:14 +0200 2011
526
+ Processing by Omnigrid::WireframesController#index as HTML
527
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
528
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
529
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
530
+ Completed 200 OK in 18ms (Views: 17.7ms | ActiveRecord: 0.0ms)
531
+
532
+
533
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:21:14 +0200 2011
534
+ Served asset /omnigrd/application.css - 404 Not Found (6ms)
535
+
536
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
537
+
538
+
539
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
540
+
541
+
542
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:21:15 +0200 2011
543
+ Processing by Omnigrid::WireframesController#index as HTML
544
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
545
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.2ms)
546
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
547
+ Completed 200 OK in 27ms (Views: 27.1ms | ActiveRecord: 0.0ms)
548
+
549
+
550
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:21:18 +0200 2011
551
+ Served asset /omnigrd/application.css - 404 Not Found (5ms)
552
+
553
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
554
+
555
+
556
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
557
+
558
+
559
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:21:59 +0200 2011
560
+ Served asset /omnigrd/application.css - 404 Not Found (4ms)
561
+
562
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
563
+
564
+
565
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.8ms)
566
+
567
+
568
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:22:02 +0200 2011
569
+ Processing by Omnigrid::WireframesController#index as HTML
570
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
571
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
572
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
573
+ Completed 200 OK in 51ms (Views: 47.9ms | ActiveRecord: 0.0ms)
574
+
575
+
576
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
577
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
578
+
579
+
580
+ Started GET "/assets/omnigrid/1140/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
581
+ Served asset /omnigrid/1140/_mixins.css - 304 Not Modified (4ms)
582
+
583
+
584
+ Started GET "/assets/omnigrid/1140/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
585
+ Served asset /omnigrid/1140/_stylings.css - 304 Not Modified (7ms)
586
+
587
+
588
+ Started GET "/assets/omnigrid/1kb/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
589
+ Served asset /omnigrid/1kb/_mixins.css - 304 Not Modified (4ms)
590
+
591
+
592
+ Started GET "/assets/omnigrid/1kb/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
593
+ Served asset /omnigrid/1kb/_stylings.css - 304 Not Modified (3ms)
594
+
595
+
596
+ Started GET "/assets/omnigrid/_reset.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
597
+ Served asset /omnigrid/_reset.css - 304 Not Modified (3ms)
598
+
599
+
600
+ Started GET "/assets/omnigrid/blueprint/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
601
+ Served asset /omnigrid/blueprint/_mixins.css - 304 Not Modified (7ms)
602
+
603
+
604
+ Started GET "/assets/omnigrid/blueprint/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:03 +0200 2011
605
+ Served asset /omnigrid/blueprint/_stylings.css - 304 Not Modified (3ms)
606
+
607
+
608
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:22:10 +0200 2011
609
+ Served asset /omnigrd/application.css - 404 Not Found (4ms)
610
+
611
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
612
+
613
+
614
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
615
+
616
+
617
+ Started GET "/assets/omnigrd/application.css" for 127.0.0.1 at Wed Aug 31 23:22:19 +0200 2011
618
+ Served asset /omnigrd/application.css - 404 Not Found (3ms)
619
+
620
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrd/application.css"):
621
+
622
+
623
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
624
+
625
+
626
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:22:25 +0200 2011
627
+ Processing by Omnigrid::WireframesController#index as HTML
628
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
629
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
630
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
631
+ Completed 200 OK in 95ms (Views: 14.4ms | ActiveRecord: 0.0ms)
632
+
633
+
634
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:22:29 +0200 2011
635
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
636
+
637
+
638
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
639
+ Processing by Omnigrid::WireframesController#index as HTML
640
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
641
+ Compiled omnigrid/application.css (4ms) (pid 23176)
642
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
643
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
644
+ Completed 200 OK in 28ms (Views: 28.1ms | ActiveRecord: 0.0ms)
645
+
646
+
647
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
648
+ Served asset /omnigrid/application.css - 200 OK (2ms)
649
+
650
+
651
+ Started GET "/assets/omnigrid/1140/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
652
+ Served asset /omnigrid/1140/_mixins.css - 304 Not Modified (0ms)
653
+
654
+
655
+ Started GET "/assets/omnigrid/1140/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
656
+ Served asset /omnigrid/1140/_stylings.css - 304 Not Modified (0ms)
657
+
658
+
659
+ Started GET "/assets/omnigrid/1kb/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
660
+ Served asset /omnigrid/1kb/_mixins.css - 304 Not Modified (0ms)
661
+
662
+
663
+ Started GET "/assets/omnigrid/1kb/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
664
+ Served asset /omnigrid/1kb/_stylings.css - 304 Not Modified (0ms)
665
+
666
+
667
+ Started GET "/assets/omnigrid/_reset.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
668
+ Served asset /omnigrid/_reset.css - 304 Not Modified (0ms)
669
+
670
+
671
+ Started GET "/assets/omnigrid/blueprint/_mixins.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
672
+ Served asset /omnigrid/blueprint/_mixins.css - 304 Not Modified (0ms)
673
+
674
+
675
+ Started GET "/assets/omnigrid/blueprint/_stylings.css?body=1" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
676
+ Served asset /omnigrid/blueprint/_stylings.css - 304 Not Modified (0ms)
677
+
678
+
679
+ Started GET "/assets/omnigrid/reset" for 127.0.0.1 at Wed Aug 31 23:23:32 +0200 2011
680
+ Served asset /omnigrid/reset - 404 Not Found (4ms)
681
+
682
+ ActionController::RoutingError (No route matches [GET] "/assets/omnigrid/reset"):
683
+
684
+
685
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
686
+
687
+
688
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:24:49 +0200 2011
689
+ Processing by Omnigrid::WireframesController#index as HTML
690
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
691
+ Compiled omnigrid/application.css (379ms) (pid 23176)
692
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
693
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
694
+ Completed 200 OK in 404ms (Views: 403.8ms | ActiveRecord: 0.0ms)
695
+
696
+
697
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:24:49 +0200 2011
698
+ Served asset /omnigrid/application.css - 200 OK (10ms)
699
+
700
+
701
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:25:23 +0200 2011
702
+ Processing by Omnigrid::WireframesController#index as HTML
703
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
704
+ Compiled omnigrid/application.css (8ms) (pid 23176)
705
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
706
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
707
+ Completed 200 OK in 26ms (Views: 25.9ms | ActiveRecord: 0.0ms)
708
+
709
+
710
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:25:23 +0200 2011
711
+ Served asset /omnigrid/application.css - 200 OK (1ms)
712
+
713
+
714
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:29:26 +0200 2011
715
+ Processing by Omnigrid::WireframesController#index as HTML
716
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
717
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
718
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.3ms)
719
+ Completed 200 OK in 13ms (Views: 12.6ms | ActiveRecord: 0.0ms)
720
+
721
+
722
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:29:26 +0200 2011
723
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
724
+
725
+
726
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:30:13 +0200 2011
727
+ Processing by Omnigrid::WireframesController#index as HTML
728
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
729
+ Completed 500 Internal Server Error in 22ms
730
+
731
+ ActionView::Template::Error (File to import not found or unreadable: wireframe.
732
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
733
+ (in /Users/charly/Projects/omnigrid/app/assets/stylesheets/omnigrid/application.css.scss)):
734
+ 2: %html
735
+ 3: %head
736
+ 4: %title Generators
737
+ 5: = stylesheet_link_tag "omnigrid/application"
738
+ 6: =# javascript_include_tag "application"
739
+ 7: = csrf_meta_tags
740
+ 8:
741
+
742
+
743
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
744
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
745
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms)
746
+
747
+
748
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:31:09 +0200 2011
749
+ Processing by Omnigrid::WireframesController#index as HTML
750
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.2ms)
751
+ Completed 500 Internal Server Error in 22ms
752
+
753
+ ActionView::Template::Error (File to import not found or unreadable: bourbon.
754
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
755
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/stylesheets/application.css.scss)):
756
+ 2: %html
757
+ 3: %head
758
+ 4: %title Generators
759
+ 5: = stylesheet_link_tag "application"
760
+ 6: =# javascript_include_tag "application"
761
+ 7: = csrf_meta_tags
762
+ 8:
763
+ app/assets/stylesheets/application.css.scss:9
764
+
765
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
766
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
767
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
768
+
769
+
770
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:31:39 +0200 2011
771
+ Processing by Omnigrid::WireframesController#index as HTML
772
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
773
+ Completed 500 Internal Server Error in 17ms
774
+
775
+ ActionView::Template::Error (File to import not found or unreadable: reset.
776
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
777
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/stylesheets/application.css.scss)):
778
+ 2: %html
779
+ 3: %head
780
+ 4: %title Generators
781
+ 5: = stylesheet_link_tag "application"
782
+ 6: =# javascript_include_tag "application"
783
+ 7: = csrf_meta_tags
784
+ 8:
785
+ app/assets/stylesheets/application.css.scss:10
786
+
787
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
788
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
789
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.1ms)
790
+
791
+
792
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:32:10 +0200 2011
793
+ Processing by Omnigrid::WireframesController#index as HTML
794
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
795
+ Completed 500 Internal Server Error in 18ms
796
+
797
+ ActionView::Template::Error (File to import not found or unreadable: omnigrid/reset.
798
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
799
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/stylesheets/application.css.scss)):
800
+ 2: %html
801
+ 3: %head
802
+ 4: %title Generators
803
+ 5: = stylesheet_link_tag "application"
804
+ 6: =# javascript_include_tag "application"
805
+ 7: = csrf_meta_tags
806
+ 8:
807
+ app/assets/stylesheets/application.css.scss:10
808
+
809
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
810
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
811
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms)
812
+
813
+
814
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:33:46 +0200 2011
815
+ Processing by Omnigrid::WireframesController#index as HTML
816
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
817
+ Completed 500 Internal Server Error in 16ms
818
+
819
+ ActionView::Template::Error (File to import not found or unreadable: omnigrid/reset.
820
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
821
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/stylesheets/application.css.scss)):
822
+ 2: %html
823
+ 3: %head
824
+ 4: %title Generators
825
+ 5: = stylesheet_link_tag "application"
826
+ 6: =# javascript_include_tag "application"
827
+ 7: = csrf_meta_tags
828
+ 8:
829
+ app/assets/stylesheets/application.css.scss:10
830
+
831
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
832
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
833
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
834
+
835
+
836
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:36:25 +0200 2011
837
+ Processing by Omnigrid::WireframesController#index as HTML
838
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
839
+ Completed 500 Internal Server Error in 21ms
840
+
841
+ ActionView::Template::Error (File to import not found or unreadable: reset.
842
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
843
+ (in /Users/charly/Projects/omnigrid/app/assets/stylesheets/omnigrid/application.css.scss)):
844
+ 2: %html
845
+ 3: %head
846
+ 4: %title Generators
847
+ 5: = stylesheet_link_tag "omnigrid/application"
848
+ 6: =# javascript_include_tag "application"
849
+ 7: = csrf_meta_tags
850
+ 8:
851
+
852
+
853
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.7ms)
854
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
855
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.2ms)
856
+
857
+
858
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:36:58 +0200 2011
859
+ Processing by Omnigrid::WireframesController#index as HTML
860
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
861
+ Completed 500 Internal Server Error in 19ms
862
+
863
+ ActionView::Template::Error (File to import not found or unreadable: wireframe.
864
+ Load path: /Users/charly/Projects/omnigrid/test/dummy
865
+ (in /Users/charly/Projects/omnigrid/app/assets/stylesheets/omnigrid/application.css.scss)):
866
+ 2: %html
867
+ 3: %head
868
+ 4: %title Generators
869
+ 5: = stylesheet_link_tag "omnigrid/application"
870
+ 6: =# javascript_include_tag "application"
871
+ 7: = csrf_meta_tags
872
+ 8:
873
+
874
+
875
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
876
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
877
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
878
+
879
+
880
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:38:08 +0200 2011
881
+ Processing by Omnigrid::WireframesController#index as HTML
882
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
883
+ Compiled omnigrid/application.css (36ms) (pid 23176)
884
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
885
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
886
+ Completed 200 OK in 55ms (Views: 54.8ms | ActiveRecord: 0.0ms)
887
+
888
+
889
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:38:09 +0200 2011
890
+ Served asset /omnigrid/application.css - 200 OK (5ms)
891
+
892
+
893
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:38:41 +0200 2011
894
+ Processing by Omnigrid::WireframesController#index as HTML
895
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
896
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
897
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
898
+ Completed 200 OK in 12ms (Views: 11.5ms | ActiveRecord: 0.0ms)
899
+
900
+
901
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:38:42 +0200 2011
902
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
903
+
904
+
905
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:43:29 +0200 2011
906
+ Processing by Omnigrid::WireframesController#index as HTML
907
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
908
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.2ms)
909
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
910
+ Completed 200 OK in 106ms (Views: 105.6ms | ActiveRecord: 0.0ms)
911
+
912
+
913
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:43:29 +0200 2011
914
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
915
+
916
+
917
+ Started GET "/omnigrid" for 127.0.0.1 at Wed Aug 31 23:53:19 +0200 2011
918
+ Processing by Omnigrid::WireframesController#index as HTML
919
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
920
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
921
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
922
+ Completed 200 OK in 13ms (Views: 12.3ms | ActiveRecord: 0.0ms)
923
+
924
+
925
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Wed Aug 31 23:53:20 +0200 2011
926
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
927
+
928
+
929
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 00:02:05 +0200 2011
930
+ Processing by Omnigrid::WireframesController#index as HTML
931
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
932
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
933
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
934
+ Completed 200 OK in 26ms (Views: 25.3ms | ActiveRecord: 0.0ms)
935
+
936
+
937
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 00:02:05 +0200 2011
938
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
939
+
940
+
941
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 00:02:47 +0200 2011
942
+ Processing by Omnigrid::WireframesController#index as HTML
943
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
944
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
945
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
946
+ Completed 200 OK in 17ms (Views: 16.6ms | ActiveRecord: 0.0ms)
947
+
948
+
949
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 00:02:47 +0200 2011
950
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
951
+
952
+
953
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 09:49:25 +0200 2011
954
+ Processing by Omnigrid::WireframesController#index as HTML
955
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/application (0.1ms)
956
+ Compiled application.css (50ms) (pid 23176)
957
+ Completed 500 Internal Server Error in 141ms
958
+
959
+ ActionView::Template::Error (couldn't find file 'jquery'
960
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
961
+ 3: <head>
962
+ 4: <title>Dummy</title>
963
+ 5: <%= stylesheet_link_tag "application" %>
964
+ 6: <%= javascript_include_tag "application" %>
965
+ 7: <%= csrf_meta_tags %>
966
+ 8: </head>
967
+ 9: <body>
968
+ app/views/layouts/application.html.erb:6:in `_app_views_layouts_application_html_erb___891541011_2183510580'
969
+
970
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
971
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
972
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.2ms)
973
+
974
+
975
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:49:26 +0200 2011
976
+
977
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
978
+
979
+
980
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
981
+
982
+
983
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 09:50:20 +0200 2011
984
+ Processing by Omnigrid::WireframesController#index as HTML
985
+ Completed 500 Internal Server Error in 10ms
986
+
987
+ ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en, :en], :handlers=>[:builder, :erb, :haml], :formats=>[:html]}. Searched in:
988
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
989
+ * "/Users/charly/Projects/omnigrid/app/views"
990
+ ):
991
+
992
+
993
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.4ms)
994
+
995
+
996
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:50:21 +0200 2011
997
+
998
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
999
+
1000
+
1001
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1002
+
1003
+
1004
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 09:52:16 +0200 2011
1005
+ Processing by Omnigrid::WireframesController#index as HTML
1006
+ Completed 500 Internal Server Error in 11ms
1007
+
1008
+ ActionView::MissingTemplate (Missing template layouts/application with {:locale=>[:en, :en], :handlers=>[:builder, :erb, :haml], :formats=>[:html]}. Searched in:
1009
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
1010
+ * "/Users/charly/Projects/omnigrid/app/views"
1011
+ ):
1012
+
1013
+
1014
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/missing_template.erb within rescues/layout (0.3ms)
1015
+
1016
+
1017
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:52:16 +0200 2011
1018
+
1019
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1020
+
1021
+
1022
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (5.4ms)
1023
+
1024
+
1025
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 09:52:31 +0200 2011
1026
+ Processing by Omnigrid::WireframesController#index as HTML
1027
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1028
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1029
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1030
+ Completed 200 OK in 63ms (Views: 62.9ms | ActiveRecord: 0.0ms)
1031
+
1032
+
1033
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 09:52:31 +0200 2011
1034
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1035
+
1036
+
1037
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:52:31 +0200 2011
1038
+
1039
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1040
+
1041
+
1042
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1043
+
1044
+
1045
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 09:52:54 +0200 2011
1046
+ Processing by Omnigrid::WireframesController#index as HTML
1047
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1048
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1049
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1050
+ Completed 200 OK in 13ms (Views: 12.5ms | ActiveRecord: 0.0ms)
1051
+
1052
+
1053
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 09:52:54 +0200 2011
1054
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1055
+
1056
+
1057
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:52:54 +0200 2011
1058
+
1059
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1060
+
1061
+
1062
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1063
+
1064
+
1065
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 09:53:01 +0200 2011
1066
+
1067
+ ActionController::RoutingError (No route matches [GET] "/omnigrid/homepage"):
1068
+
1069
+
1070
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1071
+
1072
+
1073
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:53:01 +0200 2011
1074
+
1075
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1076
+
1077
+
1078
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1079
+
1080
+
1081
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 09:54:13 +0200 2011
1082
+ Processing by Omnigrid::WireframesController#index as HTML
1083
+ Parameters: {"layout"=>"homepage"}
1084
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.4ms)
1085
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1086
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1087
+ Completed 200 OK in 12ms (Views: 11.8ms | ActiveRecord: 0.0ms)
1088
+
1089
+
1090
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 09:54:13 +0200 2011
1091
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1092
+
1093
+
1094
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:54:13 +0200 2011
1095
+
1096
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1097
+
1098
+
1099
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1100
+
1101
+
1102
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 09:54:27 +0200 2011
1103
+ Processing by Omnigrid::WireframesController#index as HTML
1104
+ Parameters: {"layout"=>"homepage"}
1105
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1106
+ Completed 500 Internal Server Error in 135ms
1107
+
1108
+ ActionView::Template::Error (couldn't find file 'jquery'
1109
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1110
+ 3: %head
1111
+ 4: %title Omnigrid
1112
+ 5: = stylesheet_link_tag "application"
1113
+ 6: = javascript_include_tag "application"
1114
+ 7: = csrf_meta_tags
1115
+ 8:
1116
+ 9: %body.wireframed
1117
+
1118
+
1119
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1120
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1121
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
1122
+
1123
+
1124
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:54:28 +0200 2011
1125
+
1126
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1127
+
1128
+
1129
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1130
+
1131
+
1132
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 09:54:49 +0200 2011
1133
+ Processing by Omnigrid::WireframesController#index as HTML
1134
+ Parameters: {"layout"=>"homepage"}
1135
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts//omnigrid/homepage (0.1ms)
1136
+ Completed 500 Internal Server Error in 20ms
1137
+
1138
+ ActionView::Template::Error (couldn't find file 'jquery'
1139
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1140
+ 3: %head
1141
+ 4: %title Omnigrid
1142
+ 5: = stylesheet_link_tag "application"
1143
+ 6: = javascript_include_tag "application"
1144
+ 7: = csrf_meta_tags
1145
+ 8:
1146
+ 9: %body.wireframed
1147
+
1148
+
1149
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1150
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1151
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.4ms)
1152
+
1153
+
1154
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 09:54:49 +0200 2011
1155
+
1156
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1157
+
1158
+
1159
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1160
+
1161
+
1162
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:02:13 +0200 2011
1163
+ Processing by Omnigrid::WireframesController#index as HTML
1164
+ Parameters: {"layout"=>"homepage"}
1165
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1166
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1167
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1168
+ Completed 200 OK in 105ms (Views: 105.2ms | ActiveRecord: 0.0ms)
1169
+
1170
+
1171
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:02:14 +0200 2011
1172
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1173
+
1174
+
1175
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:02:14 +0200 2011
1176
+
1177
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1178
+
1179
+
1180
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1181
+
1182
+
1183
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:15:42 +0200 2011
1184
+ Processing by Omnigrid::WireframesController#index as HTML
1185
+ Parameters: {"layout"=>"homepage"}
1186
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.2ms)
1187
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (2.2ms)
1188
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1189
+ Completed 200 OK in 94ms (Views: 93.6ms | ActiveRecord: 0.0ms)
1190
+
1191
+
1192
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:15:42 +0200 2011
1193
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1194
+
1195
+
1196
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:15:42 +0200 2011
1197
+
1198
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1199
+
1200
+
1201
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1202
+
1203
+
1204
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:17:45 +0200 2011
1205
+ Processing by Omnigrid::WireframesController#index as HTML
1206
+ Parameters: {"layout"=>"homepage"}
1207
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1208
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1209
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1210
+ Completed 200 OK in 12ms (Views: 11.7ms | ActiveRecord: 0.0ms)
1211
+
1212
+
1213
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:17:45 +0200 2011
1214
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1215
+
1216
+
1217
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:17:45 +0200 2011
1218
+
1219
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1220
+
1221
+
1222
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1223
+
1224
+
1225
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:18:15 +0200 2011
1226
+ Processing by Omnigrid::WireframesController#index as HTML
1227
+ Parameters: {"layout"=>"homepage"}
1228
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1229
+ Completed 500 Internal Server Error in 53ms
1230
+
1231
+ ActionView::Template::Error (couldn't find file 'jquery'
1232
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1233
+ 3: %head
1234
+ 4: %title Omnigrid
1235
+ 5: = stylesheet_link_tag "application"
1236
+ 6: = javascript_include_tag "application"
1237
+ 7: = csrf_meta_tags
1238
+ 8:
1239
+ 9: %body.wireframed
1240
+
1241
+
1242
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1243
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
1244
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms)
1245
+
1246
+
1247
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:18:15 +0200 2011
1248
+
1249
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1250
+
1251
+
1252
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1253
+
1254
+
1255
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:19:10 +0200 2011
1256
+ Processing by Omnigrid::WireframesController#index as HTML
1257
+ Parameters: {"layout"=>"homepage"}
1258
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1259
+ Completed 500 Internal Server Error in 14ms
1260
+
1261
+ ActionView::Template::Error (couldn't find file 'jquery'
1262
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1263
+ 3: %head
1264
+ 4: %title Omnigrid
1265
+ 5: = stylesheet_link_tag "application"
1266
+ 6: = javascript_include_tag "application"
1267
+ 7: = csrf_meta_tags
1268
+ 8:
1269
+ 9: %body.wireframed
1270
+
1271
+
1272
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1273
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1274
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.7ms)
1275
+
1276
+
1277
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:19:10 +0200 2011
1278
+
1279
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1280
+
1281
+
1282
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (3.3ms)
1283
+
1284
+
1285
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:19:17 +0200 2011
1286
+ Processing by Omnigrid::WireframesController#index as HTML
1287
+ Parameters: {"layout"=>"homepage"}
1288
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1289
+ Completed 500 Internal Server Error in 15ms
1290
+
1291
+ ActionView::Template::Error (couldn't find file 'jquery'
1292
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1293
+ 3: %head
1294
+ 4: %title Omnigrid
1295
+ 5: = stylesheet_link_tag "application"
1296
+ 6: = javascript_include_tag "application"
1297
+ 7: = csrf_meta_tags
1298
+ 8:
1299
+ 9: %body.wireframed
1300
+
1301
+
1302
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1303
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1304
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
1305
+
1306
+
1307
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:19:17 +0200 2011
1308
+
1309
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1310
+
1311
+
1312
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1313
+
1314
+
1315
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:19:30 +0200 2011
1316
+ Processing by Omnigrid::WireframesController#index as HTML
1317
+ Parameters: {"layout"=>"homepage"}
1318
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1319
+ Completed 500 Internal Server Error in 16ms
1320
+
1321
+ ActionView::Template::Error (couldn't find file 'jquery'
1322
+ (in /Users/charly/Projects/omnigrid/test/dummy/app/assets/javascripts/application.js:7)):
1323
+ 3: %head
1324
+ 4: %title Omnigrid
1325
+ 5: = stylesheet_link_tag "application"
1326
+ 6: = javascript_include_tag "application"
1327
+ 7: = csrf_meta_tags
1328
+ 8:
1329
+ 9: %body.wireframed
1330
+
1331
+
1332
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1333
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1334
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.0ms)
1335
+
1336
+
1337
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:19:30 +0200 2011
1338
+
1339
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1340
+
1341
+
1342
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.0ms)
1343
+
1344
+
1345
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:19:49 +0200 2011
1346
+ Processing by Omnigrid::WireframesController#index as HTML
1347
+ Parameters: {"layout"=>"homepage"}
1348
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1349
+ Completed 500 Internal Server Error in 16ms
1350
+
1351
+ ActionView::Template::Error (Missing partial /layouts/header with {:locale=>[:en, :en], :handlers=>[:builder, :erb, :haml], :formats=>[:html]}. Searched in:
1352
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
1353
+ * "/Users/charly/Projects/omnigrid/app/views"
1354
+ ):
1355
+ 8:
1356
+ 9: %body.wireframed
1357
+ 10: #header
1358
+ 11: .row= render "/layouts/header"
1359
+ 12: #intro
1360
+ 13: .row= render "/layouts/intro"
1361
+ 14: #page
1362
+
1363
+
1364
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.3ms)
1365
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
1366
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.7ms)
1367
+
1368
+
1369
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:19:49 +0200 2011
1370
+
1371
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1372
+
1373
+
1374
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (6.6ms)
1375
+
1376
+
1377
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:20:23 +0200 2011
1378
+ Processing by Omnigrid::WireframesController#index as HTML
1379
+ Parameters: {"layout"=>"homepage"}
1380
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1381
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1382
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_intro.html.haml (1.7ms)
1383
+ Completed 500 Internal Server Error in 35ms
1384
+
1385
+ ActionView::Template::Error (Missing partial /layouts/footer with {:locale=>[:en, :en], :handlers=>[:builder, :erb, :haml], :formats=>[:html]}. Searched in:
1386
+ * "/Users/charly/Projects/omnigrid/test/dummy/app/views"
1387
+ * "/Users/charly/Projects/omnigrid/app/views"
1388
+ ):
1389
+ 20: .bullet.last
1390
+ 21: %p.wires Unforgettable
1391
+ 22: #footer
1392
+ 23: .row= render "/layouts/footer"
1393
+
1394
+
1395
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.4ms)
1396
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.9ms)
1397
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (4.9ms)
1398
+
1399
+
1400
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:20:23 +0200 2011
1401
+
1402
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1403
+
1404
+
1405
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1406
+
1407
+
1408
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:20:38 +0200 2011
1409
+ Processing by Omnigrid::WireframesController#index as HTML
1410
+ Parameters: {"layout"=>"homepage"}
1411
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1412
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1413
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_intro.html.haml (0.1ms)
1414
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1415
+ Completed 200 OK in 18ms (Views: 18.0ms | ActiveRecord: 0.0ms)
1416
+
1417
+
1418
+ Started GET "/assets/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:20:38 +0200 2011
1419
+ Served asset /application.css - 200 OK (28ms)
1420
+
1421
+
1422
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:20:38 +0200 2011
1423
+
1424
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1425
+
1426
+
1427
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1428
+
1429
+
1430
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:20:49 +0200 2011
1431
+ Processing by Omnigrid::WireframesController#index as HTML
1432
+ Parameters: {"layout"=>"homepage"}
1433
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1434
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1435
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_intro.html.haml (0.1ms)
1436
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1437
+ Completed 200 OK in 17ms (Views: 17.0ms | ActiveRecord: 0.0ms)
1438
+
1439
+
1440
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:20:49 +0200 2011
1441
+ Served asset /omnigrid/application.css - 304 Not Modified (3ms)
1442
+
1443
+
1444
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:20:50 +0200 2011
1445
+
1446
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1447
+
1448
+
1449
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.7ms)
1450
+
1451
+
1452
+ Started GET "/omnigrid/homepage" for 127.0.0.1 at Thu Sep 01 10:21:11 +0200 2011
1453
+ Processing by Omnigrid::WireframesController#index as HTML
1454
+ Parameters: {"layout"=>"homepage"}
1455
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/homepage (0.1ms)
1456
+ Compiled omnigrid/application.css (96ms) (pid 23176)
1457
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1458
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_intro.html.haml (0.1ms)
1459
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1460
+ Completed 200 OK in 114ms (Views: 114.0ms | ActiveRecord: 0.0ms)
1461
+
1462
+
1463
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:21:11 +0200 2011
1464
+ Served asset /omnigrid/application.css - 200 OK (9ms)
1465
+
1466
+
1467
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:21:11 +0200 2011
1468
+
1469
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1470
+
1471
+
1472
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (2.0ms)
1473
+
1474
+
1475
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 10:21:16 +0200 2011
1476
+ Processing by Omnigrid::WireframesController#index as HTML
1477
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1478
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1479
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1480
+ Completed 200 OK in 12ms (Views: 11.2ms | ActiveRecord: 0.0ms)
1481
+
1482
+
1483
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:21:17 +0200 2011
1484
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1485
+
1486
+
1487
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:21:17 +0200 2011
1488
+
1489
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1490
+
1491
+
1492
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.6ms)
1493
+
1494
+
1495
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 10:22:38 +0200 2011
1496
+ Processing by Omnigrid::WireframesController#index as HTML
1497
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1498
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1499
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1500
+ Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.0ms)
1501
+
1502
+
1503
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:22:38 +0200 2011
1504
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1505
+
1506
+
1507
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:22:38 +0200 2011
1508
+
1509
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1510
+
1511
+
1512
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1513
+
1514
+
1515
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 10:26:06 +0200 2011
1516
+ Processing by Omnigrid::WireframesController#index as HTML
1517
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1518
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1519
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1520
+ Completed 200 OK in 10ms (Views: 10.2ms | ActiveRecord: 0.0ms)
1521
+
1522
+
1523
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:26:06 +0200 2011
1524
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1525
+
1526
+
1527
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:26:06 +0200 2011
1528
+
1529
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1530
+
1531
+
1532
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (0.5ms)
1533
+
1534
+
1535
+ Started GET "/omnigrid" for 127.0.0.1 at Thu Sep 01 10:41:16 +0200 2011
1536
+ Processing by Omnigrid::WireframesController#index as HTML
1537
+ Rendered /Users/charly/Projects/omnigrid/app/views/omnigrid/wireframes/index.html.haml within layouts/omnigrid/application (0.1ms)
1538
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_header.html.haml (0.1ms)
1539
+ Rendered /Users/charly/Projects/omnigrid/app/views/layouts/omnigrid/_footer.html.haml (0.1ms)
1540
+ Completed 200 OK in 12ms (Views: 11.0ms | ActiveRecord: 0.0ms)
1541
+
1542
+
1543
+ Started GET "/assets/omnigrid/application.css?body=1" for 127.0.0.1 at Thu Sep 01 10:41:16 +0200 2011
1544
+ Served asset /omnigrid/application.css - 304 Not Modified (0ms)
1545
+
1546
+
1547
+ Started GET "/favicon.ico" for 127.0.0.1 at Thu Sep 01 10:41:16 +0200 2011
1548
+
1549
+ ActionController::RoutingError (No route matches [GET] "/favicon.ico"):
1550
+
1551
+
1552
+ Rendered /Users/charly/.rvm/gems/ree-1.8.7-2011.03/gems/actionpack-3.1.0/lib/action_dispatch/middleware/templates/rescues/routing_error.erb within rescues/layout (1.2ms)