search for: seggy

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

Did you mean: peggy
2007 Jun 13
14
Do delegates work properly in Drb mode?
Hi folks, I have several models that index well in Drb mode. However, I have one scenario where it works in normal mode, but not in Drb mode. model A field :one end model B belongs_to :a field :two delegate :one, :to => :a acts_as_ferret :fields => { :one => {}, :two => {} }, :remote => true end If I leave off the :remote parameter, it works. Or, if I don''t
2007 May 01
0
Dovecot 1.0.0 packed fot Mandive Linux
Dovecot 1.0.0 has been compiled vor Mandriva 2008.0 in the contrib/release tree. Hopefully a backport to the current mdv releases (2007.1 and 2007.0) will follow soon! Thanks Michael! Egbert Jan NL Name : dovecot Relocations: (not relocatable) Version : 1.0.0 Vendor: Mandriva Release : 1mdv2008.0 Build Date: Tue
2007 Mar 21
6
ORACLE DESC "table_name" Failure
I am getting "DESC CYCLEMSTR" failed; does it exist? errors on a table named CYCLEMSTR in Oracle every 3 out of 4 trys to do a simple find(:all) on the table. It is a legacy table that only contains 12 rows of join information. I don''t understand why it works one out of every 4 or 5 times help please. trace: (eval):3:in `describe''