search for: skweb

Displaying 3 results from an estimated 3 matches for "skweb".

Did you mean: saweb
2012 Nov 16
0
With streaming on, closed client connections cause Fatal Broken Pipe errors
...hem happening or silence them. 1. Where can we register a handler in Rails (3.2) to process template errors? 2. Should the StreamingTemplateRenderer be catching these broken pipe errors and suppressing them, perhaps with a "Request Aborted" log line? thanks Dan Error follows: FATAL skweb( Rails::ActionController): ActionView::Template::Error (Broken pipe): 44: <%= shared_component(''site_header'', @page.site_header) %>...
2008 Aug 15
7
Autotest and subclasses / namespaces
I am writing a controller admin/cities_controller.rb it inherits from AdminController, so it''s defined like class Admin::CitiesController > AdminController Whenever I save the controller file, autotest freaks out: uninitialized constant Admin::AdminController (NameError) I''m pretty used to just hitting CTRL-C to get autotest to re-load all the files, or flicking to
2008 Sep 09
12
cucumber - mark a step as pending
I love the way I can throw a call to pending() in the top of an unfinished RSpec example and stop it from failing the build. Is there a similar way to do such a thing with good ole'' cucumber? cheers, Matt ---- http://blog.mattwynne.net http://songkick.com In case you wondered: The opinions expressed in this email are my own and do not necessarily reflect the views of any former,