Showing app/views/shared/_new_sidebar.html.erb where line #24 raised:
compile error
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/views/shared/_new_sidebar.html.erb:24: syntax error, unexpected ':', expecting ')'
@output_buffer.concat "\t\t\t<td style=\"text-align:right\">"; @output_buffer.concat((f.submit "Login" :class => 'white_submit' ).to_s); @output_buffer.concat "</td>\n"
^
Extracted source (around line #24):
21: <tr><td colspan="3"><a style="color:#000000; text-transform:uppercase; margin-bottom:5px; font-size:11px; font-weight:bold;" href="/login/lost_password">Lost Password?</a></td>
22: <tr><td><%= f.check_box :remember_me%></td>
23: <td><%= f.label :remember_me, 'Remember Me'%></td>
24: <td style="text-align:right"><%=f.submit "Login" :class => 'white_submit' %></td>
25: </tr>
26: </table>
27: <% end %>
Trace of template inclusion: app/views/shared/_new_sidebar.html.erb, app/views/layouts/application.html.haml
RAILS_ROOT: /Users/tamc2/Documents/NMK/feb-28-upgrade
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/views/shared/_new_sidebar.html.erb:45:in `compile!'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:12:in `render'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers.rb:57:in `non_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:12:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/views/layouts/application.html.haml:16:in `_run_haml_app47views47layouts47application46html46haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:14:in `render'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:14:in `render'
lib/crud_methods.rb:125:in `respond_appropriately'
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/controllers/articles_controller.rb:11:in `homepage'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/sass/plugin/rails.rb:19:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:65:in `compile'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:28:in `render_without_template_tracking'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/test_case.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:19:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/template.rb:194:in `render_template'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:44:in `render_partial'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/partials.rb:184:in `render_partial'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:269:in `render_without_haml'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:36:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:36:in `render_without_template_tracking'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/test_case.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/template.rb:194:in `render_template'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:258:in `render_without_haml'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:333:in `_render_with_layout'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:255:in `render_without_haml'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1241:in `render_for_file'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:943:in `render_without_benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `custom'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `respond'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `respond'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1322:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1322:in `perform_action_without_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/flash.rb:141:in `perform_action'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:523:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:523:in `process_without_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `sass_old_process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:433:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:88:in `dispatch'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:111:in `_call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:82:in `initialize'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/rewindable_input.rb:25:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:93:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/failsafe.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:106:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lint.rb:47:in `_call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lint.rb:35:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:320:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:196:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:498:in `__send__'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:498:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:70:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:70:in `do_request'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:35:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:104:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:104:in `request_page'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:205:in `visit'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/rspec/lib/spec/matchers/extensions/instance_exec.rb:19:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/rspec/lib/spec/matchers/extensions/instance_exec.rb:19:in `instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:18:in `cucumber_instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:25:in `cucumber_run_with_backtrace_filtering'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:12:in `cucumber_instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/step_definition.rb:71:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/step.rb:102:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/step.rb:28:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:119:in `visit_step'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:43:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:40:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:40:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/step_mother.rb:72:in `world'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:12:in `world'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:38:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/steps.rb:9:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:80:in `visit_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:30:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:83:in `visit_feature_element'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:34:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:33:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:33:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:43:in `visit_feature'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/console.rb:103:in `with_color'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:42:in `visit_feature'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:34:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:33:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:33:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:32:in `visit_features'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:25:in `visit_features'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:10:in `__send__'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:10:in `method_missing'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:9:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:9:in `method_missing'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/cli/main.rb:40:in `execute!'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/cli/main.rb:20:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/bin/cucumber:6
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/views/shared/_new_sidebar.html.erb:45:in `compile!'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:65:in `compile'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:28:in `render_without_template_tracking'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/test_case.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:26:in `benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:19:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/template.rb:194:in `render_template'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable_partial.rb:44:in `render_partial'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/partials.rb:184:in `render_partial'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:269:in `render_without_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:12:in `render'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers.rb:57:in `non_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:12:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/views/layouts/application.html.haml:16:in `_run_haml_app47views47layouts47application46html46haml'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:36:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/renderable.rb:36:in `render_without_template_tracking'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/test_case.rb:20:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/template.rb:194:in `render_template'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:258:in `render_without_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:14:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:333:in `_render_with_layout'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_view/base.rb:255:in `render_without_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/haml/helpers/action_view_mods.rb:14:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1241:in `render_for_file'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:943:in `render_without_benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:51:in `render'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:135:in `custom'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:179:in `respond'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:173:in `respond'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/mime_responds.rb:107:in `respond_to'
lib/crud_methods.rb:125:in `respond_appropriately'
/Users/tamc2/Documents/NMK/feb-28-upgrade/app/controllers/articles_controller.rb:11:in `homepage'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1322:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:1322:in `perform_action_without_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:617:in `call_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:610:in `perform_action_without_benchmark'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:10:in `realtime'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activesupport/lib/active_support/core_ext/benchmark.rb:17:in `ms'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/benchmarking.rb:68:in `perform_action_without_rescue'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/rescue.rb:160:in `perform_action_without_flash'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/flash.rb:141:in `perform_action'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:523:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:523:in `process_without_filters'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/filters.rb:606:in `sass_old_process'
/Library/Ruby/Gems/1.8/gems/haml-2.0.6/lib/sass/plugin/rails.rb:19:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:391:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/base.rb:386:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/routing/route_set.rb:433:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:88:in `dispatch'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:111:in `_call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:82:in `initialize'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:29:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/query_cache.rb:34:in `cache'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:9:in `cache'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/query_cache.rb:28:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/activerecord/lib/active_record/connection_adapters/abstract/connection_pool.rb:361:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/head.rb:9:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/methodoverride.rb:24:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/params_parser.rb:15:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/rewindable_input.rb:25:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/session/cookie_store.rb:93:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/failsafe.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `synchronize'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lock.rb:11:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/dispatcher.rb:106:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lint.rb:47:in `_call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/vendor/rack-1.0/rack/lint.rb:35:in `call'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:320:in `process'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:196:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:498:in `__send__'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/rails/actionpack/lib/action_controller/integration.rb:498:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:70:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:70:in `do_request'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/rails.rb:35:in `get'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:104:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:104:in `request_page'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/webrat/lib/webrat/core/session.rb:205:in `visit'
(eval):2:in `visit'
features/step_definitions/url_steps.rb:2:in `__instance_exec0'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/rspec/lib/spec/matchers/extensions/instance_exec.rb:19:in `send'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/rspec/lib/spec/matchers/extensions/instance_exec.rb:19:in `instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:18:in `cucumber_instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:25:in `cucumber_run_with_backtrace_filtering'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/core_ext/instance_exec.rb:12:in `cucumber_instance_exec'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/step_definition.rb:71:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/step.rb:102:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/step.rb:28:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:119:in `visit_step'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:43:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:40:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:40:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/step_mother.rb:72:in `world'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:12:in `world'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:38:in `accept_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/steps.rb:9:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:80:in `visit_steps'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/scenario.rb:30:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:83:in `visit_feature_element'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:34:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:33:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/feature.rb:33:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:43:in `visit_feature'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/console.rb:103:in `with_color'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:42:in `visit_feature'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:34:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:33:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/features.rb:33:in `accept'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/ast/visitor.rb:32:in `visit_features'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/formatter/pretty.rb:25:in `visit_features'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:10:in `__send__'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:10:in `method_missing'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:9:in `each'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/broadcaster.rb:9:in `method_missing'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/cli/main.rb:40:in `execute!'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/lib/cucumber/cli/main.rb:20:in `execute'
/Users/tamc2/Documents/NMK/feb-28-upgrade/vendor/plugins/cucumber/bin/cucumber:6
Parameters:
None
---
Headers:
{"Content-Type"=>"text/html",
"Cache-Control"=>"no-cache"}