small readme tweak

This commit is contained in:
Brian Lopez 2010-04-05 00:01:17 -07:00
parent 7bac2c520a
commit 90a7f2c415
1 changed files with 2 additions and 2 deletions

View File

@ -52,9 +52,9 @@ How about with symbolized keys?
# do something with row, it's ready to rock
end
== Cool, but why?
== Yeah... but why?
Someone: But dude, the Mysql gem works fiiiiiine.
Someone: Dude, the Mysql gem works fiiiiiine.
Me: It sure does, but it only hands you nil and strings for field values. Leaving you to convert
them into proper Ruby types in Ruby-land - which is slow as balls.