Guest

Untitled

By: a guest on Jan 28th, 2012  |  syntax: None  |  size: 20.56 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse
Copied
  1. Iconv::IllegalSequence in Editor/authors#index
  2.  
  3. Showing editor/authors/_author.haml where line #3 raised:
  4.  
  5. "�s P�rez-Magall\363"...
  6.  
  7. Extracted source (around line #3):
  8.  
  9. 1: %tr[author]
  10. 2:   %td
  11. 3:     = link_to author.user.name, author_path(author)
  12. 4:    
  13. 5:   %td
  14. 6:     - if !author.visible?
  15.  
  16. Trace of template inclusion: /editor/authors/index.haml
  17.  
  18. RAILS_ROOT: /Users/phillmv/code/themark
  19. Application Trace | Framework Trace | Full Trace
  20.  
  21. vendor/plugins/permalize/lib/permalizer.rb:14:in `iconv'
  22. vendor/plugins/permalize/lib/permalizer.rb:14:in `permalink!'
  23. vendor/plugins/permalize/lib/permalizer.rb:10:in `permalize'
  24. app/models/author.rb:25:in `to_param'
  25. (eval):2:in `author_path'
  26. app/views/editor/authors/_author.haml:3:in `_run_plugin_47app47views47editor47authors47_author46haml'
  27. app/views/editor/authors/index.haml:4:in `_run_plugin_47app47views47editor47authors47index46haml'
  28.  
  29. vendor/plugins/permalize/lib/permalizer.rb:14:in `iconv'
  30. vendor/plugins/permalize/lib/permalizer.rb:14:in `permalink!'
  31. vendor/plugins/permalize/lib/permalizer.rb:10:in `permalize'
  32. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `send'
  33. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `execute'
  34. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `send'
  35. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `render'
  36. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:20:in `render'
  37. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:26:in `benchmark'
  38. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
  39. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:26:in `benchmark'
  40. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:19:in `render'
  41. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:22:in `render_template'
  42. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:27:in `render_member'
  43. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:142:in `render_partial_collection_with_known_partial_path'
  44. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:141:in `map'
  45. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:141:in `render_partial_collection_with_known_partial_path'
  46. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:135:in `render_partial_collection'
  47. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:275:in `render_without_haml'
  48. vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb:5:in `render'
  49. vendor/plugins/haml/lib/haml/helpers.rb:57:in `non_haml'
  50. vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb:5:in `render'
  51. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `send'
  52. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `execute'
  53. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `send'
  54. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `render'
  55. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:35:in `render'
  56. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:22:in `render_template'
  57. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:248:in `render_file'
  58. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1112:in `render_for_file'
  59. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:845:in `render_with_no_layout'
  60. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/layout.rb:251:in `render_without_benchmark'
  61. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:51:in `render'
  62. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
  63. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:51:in `render'
  64. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1161:in `default_render'
  65. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1167:in `perform_action_without_filters'
  66. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:579:in `call_filters'
  67. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:572:in `perform_action_without_benchmark'
  68. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  69. /Users/phillmv/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
  70. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  71. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
  72. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
  73. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  74. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/query_cache.rb:8:in `cache'
  75. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
  76. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:529:in `send'
  77. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:529:in `process_without_filters'
  78. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:568:in `process_without_session_management_support'
  79. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/session_management.rb:130:in `sass_old_process'
  80. vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process'
  81. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:389:in `process'
  82. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:149:in `handle_request'
  83. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:107:in `dispatch'
  84. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `synchronize'
  85. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `dispatch'
  86. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
  87. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:35:in `dispatch'
  88. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
  89. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
  90. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
  91. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  92. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  93. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  94. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  95. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  96. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  97. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  98. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  99. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  100. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  101. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
  102. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
  103. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
  104. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
  105. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
  106. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
  107. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  108. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  109. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
  110. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  111. /Users/phillmv/local/lib/ruby/gems/1.8/gems/rails-2.1.2/lib/commands/servers/mongrel.rb:64
  112. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  113. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  114. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
  115. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
  116. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
  117. /Users/phillmv/local/lib/ruby/gems/1.8/gems/rails-2.1.2/lib/commands/server.rb:39
  118. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  119. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  120. script/server:3
  121.  
  122. vendor/plugins/permalize/lib/permalizer.rb:14:in `iconv'
  123. vendor/plugins/permalize/lib/permalizer.rb:14:in `permalink!'
  124. vendor/plugins/permalize/lib/permalizer.rb:10:in `permalize'
  125. app/models/author.rb:25:in `to_param'
  126. (eval):2:in `author_path'
  127. app/views/editor/authors/_author.haml:3:in `_run_plugin_47app47views47editor47authors47_author46haml'
  128. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `send'
  129. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `execute'
  130. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `send'
  131. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `render'
  132. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:20:in `render'
  133. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:26:in `benchmark'
  134. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
  135. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:26:in `benchmark'
  136. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:19:in `render'
  137. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:22:in `render_template'
  138. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partial_template.rb:27:in `render_member'
  139. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:142:in `render_partial_collection_with_known_partial_path'
  140. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:141:in `map'
  141. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:141:in `render_partial_collection_with_known_partial_path'
  142. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/partials.rb:135:in `render_partial_collection'
  143. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:275:in `render_without_haml'
  144. vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb:5:in `render'
  145. vendor/plugins/haml/lib/haml/helpers.rb:57:in `non_haml'
  146. vendor/plugins/haml/lib/haml/helpers/action_view_mods.rb:5:in `render'
  147. app/views/editor/authors/index.haml:4:in `_run_plugin_47app47views47editor47authors47index46haml'
  148. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `send'
  149. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:342:in `execute'
  150. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `send'
  151. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template_handlers/compilable.rb:29:in `render'
  152. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:35:in `render'
  153. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/template.rb:22:in `render_template'
  154. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_view/base.rb:248:in `render_file'
  155. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1112:in `render_for_file'
  156. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:845:in `render_with_no_layout'
  157. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/layout.rb:251:in `render_without_benchmark'
  158. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:51:in `render'
  159. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/core_ext/benchmark.rb:8:in `realtime'
  160. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:51:in `render'
  161. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1161:in `default_render'
  162. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:1167:in `perform_action_without_filters'
  163. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:579:in `call_filters'
  164. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:572:in `perform_action_without_benchmark'
  165. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  166. /Users/phillmv/local/lib/ruby/1.8/benchmark.rb:293:in `measure'
  167. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
  168. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/rescue.rb:201:in `perform_action_without_caching'
  169. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/caching/sql_cache.rb:13:in `perform_action'
  170. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/connection_adapters/abstract/query_cache.rb:33:in `cache'
  171. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activerecord-2.1.2/lib/active_record/query_cache.rb:8:in `cache'
  172. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/caching/sql_cache.rb:12:in `perform_action'
  173. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:529:in `send'
  174. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:529:in `process_without_filters'
  175. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/filters.rb:568:in `process_without_session_management_support'
  176. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/session_management.rb:130:in `sass_old_process'
  177. vendor/plugins/haml/lib/sass/plugin/rails.rb:19:in `process'
  178. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/base.rb:389:in `process'
  179. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:149:in `handle_request'
  180. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:107:in `dispatch'
  181. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `synchronize'
  182. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:104:in `dispatch'
  183. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:120:in `dispatch_cgi'
  184. /Users/phillmv/local/lib/ruby/gems/1.8/gems/actionpack-2.1.2/lib/action_controller/dispatcher.rb:35:in `dispatch'
  185. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:76:in `process'
  186. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `synchronize'
  187. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/rails.rb:74:in `process'
  188. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:159:in `process_client'
  189. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `each'
  190. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:158:in `process_client'
  191. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  192. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `initialize'
  193. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `new'
  194. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:285:in `run'
  195. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `initialize'
  196. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `new'
  197. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel.rb:268:in `run'
  198. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:282:in `run'
  199. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `each'
  200. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/configurator.rb:281:in `run'
  201. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:128:in `run'
  202. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/lib/mongrel/command.rb:212:in `run'
  203. /Users/phillmv/local/lib/ruby/gems/1.8/gems/mongrel-1.1.5/bin/mongrel_rails:281
  204. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  205. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  206. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
  207. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:503:in `load'
  208. /Users/phillmv/local/lib/ruby/gems/1.8/gems/rails-2.1.2/lib/commands/servers/mongrel.rb:64
  209. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  210. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  211. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
  212. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:355:in `new_constants_in'
  213. /Users/phillmv/local/lib/ruby/gems/1.8/gems/activesupport-2.1.2/lib/active_support/dependencies.rb:510:in `require'
  214. /Users/phillmv/local/lib/ruby/gems/1.8/gems/rails-2.1.2/lib/commands/server.rb:39
  215. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `gem_original_require'
  216. /Users/phillmv/local/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:31:in `require'
  217. script/server:3
  218.  
  219. Request
  220.  
  221. Parameters:
  222.  
  223. None
  224.  
  225. Show session dump
  226.  
  227. ---
  228. :user_id: 2
  229. flash: !map:ActionController::Flash::FlashHash {}
  230.  
  231.  
  232. Response
  233.  
  234. Headers:
  235.  
  236. {"cookie"=>[],
  237.  "Cache-Control"=>"no-cache"}