Displaying 2 results from an estimated 2 matches for "adapterextensions".
2007 Mar 08
0
AdapterExtensions 0.3.0 Released
As part of the ActiveWarehouse project we''ve broken out extensions to
the ActiveRecord adapters into its own subproject called
AdapterExtensions. This project is specifically for extensions to the
adapters themselves versus extensions to ActiveRecord::Base and its
related classes. If you have extensions at the adapter level and do
not yet have a permanent home for them then please feel free to
contact me and we can work on integrating those...
2007 Jul 25
17
DRb not starting
Hi,
I have my Model as follows:
class Mutation < ActiveRecord::Base
acts_as_ferret ({:fields => {:description=>{},
:product_id=>{:index => :untokenized},
:product_description=>{},
:product_label_description=>{},
:product_label_free=>{},
:product_product_id_supplier=>{},
:product_description_supplier=>{},
:supplier_description=>{},
:pub_date_sort