Take the 2008 Git User's Survey and help out! [ hide ]

public
Description: Master/Slave delegation for ActiveRecord models for reads/writes
Clone URL: git://github.com/robbyrussell/active_delegate.git
Search Repo:
Robby Russell (author)
Sun Mar 02 18:26:13 -0800 2008
commit  eb400f52bdea97d488edbaa5230795c4088f7f87
tree    1c6898f34e3902b66e96babb8026cce5fcee8346
parent  8f85a1419335708dec5bb3d4237de0ce87d5a364
name age message
folder LICENSE Sun Mar 02 18:26:13 -0800 2008 Changing the year in the LICENSE [Robby Russell]
folder README Fri Oct 05 15:41:57 -0700 2007 Adding active_delegate 0.1 to the .org repository [robby]
folder init.rb Fri Oct 05 15:41:57 -0700 2007 Adding active_delegate 0.1 to the .org repository [robby]
folder lib/ Fri Oct 05 15:41:57 -0700 2007 Adding active_delegate 0.1 to the .org repository [robby]
README
ActiveDelegate
==============

Provides ActiveRecord with the ability to talk to multiple databases from a single model.

TODO: Add more documentation