README.rdoc in trinidad_dbpool-0.1.0 vs README.rdoc in trinidad_dbpool-0.1.1
- old
+ new
@@ -35,10 +35,9 @@
* Configure your rails application to use jndi into the config/database.yml
production:
adapter: jdbc
jndi: java:/comp/env/jdbc/TestDB
- driver: com.mysql.jdbc.Driver
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.