search for: meckler

Displaying 2 results from an estimated 2 matches for "meckler".

Did you mean: heckler
2008 Apr 28
4
Failed upgrade to Rails 2.0.2
I tried upgrading my site from 1.2.6 to 2.0.2 and now it''s completely dead. The main stumbling block was that I use ActionWebService. After googling around I found several different solutions to getting that to work, including changes to config/environment.rb, adding search paths, and changing gems. None of those seemed to work, and now I''m at the point where nothing works at
2006 Jul 24
3
how to install busy_handler for SQLite3
I get too often SQLite3::BusyException and after searching a bit I think I''d need to install a busy_hanlder to return true. That seems to be per connection, how would you do this in a global way in Rails? -- fxn