From: Jonathan Yurek Date: 2005-10-23T04:44:46+09:00 Subject: Re: Multiple apps - one database.yml? Rick wrote: > Is is possible to have multiple apps whose root directories are in the > same directory that can share a single database.yml file? > Well, there's always the symlink or hard link. No sense putting into the language/framework what's better kept in the filesystem. -- Jon