README.md in connection_manager-0.1.3 vs README.md in connection_manager-0.1.4

- old
+ new

@@ -12,10 +12,10 @@ ConnectionManager is available through [Rubygems](https://rubygems.org/gems/connection_manager) and can be installed via: $ gem install connection_manager -## Rails 3 setup (Rails 2 untested at this time please let me know if it works for you ) +## Rails 3 setup (No Rails 2 at this time) ConnectionManager assumes the primary connection for the model is the master. For standard models using the default connection this means the main Rails database connection is the master. Example database.yml \ No newline at end of file