note about installing

This commit is contained in:
Brian Lopez 2010-04-05 14:15:30 -07:00
parent 90a7f2c415
commit c7c359d16a
1 changed files with 4 additions and 0 deletions

View File

@ -12,6 +12,10 @@ Mysql2::Client - your connection to the database
Mysql2::Result - returned from issuing a #query on the connection. It includes Enumerable. Mysql2::Result - returned from issuing a #query on the connection. It includes Enumerable.
== Installing
I plan to release the initial gem version within the next day or so. Just wanted to tweak extconf to help find the libmysql binary easier, and add the ssl options.
== Usage == Usage
Connect to a database: Connect to a database: