New issue report by dieter.komendera:
This patch extends ActiveCouch::Base with a default_connection= method.
If a default connection is set, it will be used by subclasses of Base
if they have no site specified.
This is particularly useful in a Rails environment. During
initialization of the framework a config file
can be parsed which contains information about the database (like
database.yml). This connection
can be used by all models unless they have a site set explicitly. This
also makes deploying easier,
because a different connection for development and production can be specified.
Attachments:
0002-implement-a-default-connection-used-by-all-subclasse.patch 2.9 KB
Issue attributes:
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings