> > Absolutely agree. I'd say this is a "convention over configuration" matter. > We can encourage good practices by making them easy. Obviously one should > never store database credentials in source code. If we provide a convenient > mechanism to avoid doing so, we can hopefully encourage more users to follow > this pattern. > > Just to revive this thread, ActiveRecord has taken a patch to make this the default behaviour on HEAD. https://github.com/rails/rails/commit/4605b5639db4fa15f8b6627245c74b899241f38a
The Redis and Mongo gems already default to REDIS_URL and MONGO_URL. -p -- Peter van Hardenberg San Francisco, California "Everything was beautiful, and nothing hurt." -- Kurt Vonnegut -- You received this message because you are subscribed to the Google Groups "sequel-talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/sequel-talk?hl=en.
