From adf6e9ea4d1b759fb4328439d77f64bc61d3b53e Mon Sep 17 00:00:00 2001 From: Donald Ball Date: Fri, 21 Dec 2012 15:07:46 -0500 Subject: [PATCH] Documents multiple database configuration for sequel --- README.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.markdown b/README.markdown index c17684e..497c0bf 100644 --- a/README.markdown +++ b/README.markdown @@ -284,7 +284,7 @@ Usage beyond that remains the same with `DatabaseCleaner.start` calling any setu Sequel DatabaseCleaner[:sequel] - ? + Multiple databases supported; specify Databasecleaner[:sequel, {:connection => Sequel.connect(uri)}]