Displaying 1 result from an estimated 1 matches for "12c1b135".
Did you mean:
  1211135
  
2006 Jul 21
2
ActiveRecorod observers don''t work in mongrel?
Am i wrong or do ActiveRecord observers not work in mongrel? Is there  
a work around for this?
I am 100% sure of this because in my observer i put raise "whatever".  
Whenever I try update the model using the mongrel server I get a  
successful save. If I do it in webrick I get an exception raised.
Any ideas what I should do? Because webrick is pretty annoying to  
work with.
Thank