note about compatibility
This commit is contained in:
parent
c7c359d16a
commit
4974ec4a6e
10
README.rdoc
10
README.rdoc
|
@ -56,6 +56,16 @@ How about with symbolized keys?
|
||||||
# do something with row, it's ready to rock
|
# do something with row, it's ready to rock
|
||||||
end
|
end
|
||||||
|
|
||||||
|
== Compatibility
|
||||||
|
|
||||||
|
The specs pass on my system (SL 10.6.3, x86_64) in these rubies:
|
||||||
|
|
||||||
|
* 1.8.7-p249
|
||||||
|
* ree-1.8.7-2010.01
|
||||||
|
* 1.9.1-p378
|
||||||
|
* ruby-trunk
|
||||||
|
* rbx-head
|
||||||
|
|
||||||
== Yeah... but why?
|
== Yeah... but why?
|
||||||
|
|
||||||
Someone: Dude, the Mysql gem works fiiiiiine.
|
Someone: Dude, the Mysql gem works fiiiiiine.
|
||||||
|
|
Loading…
Reference in New Issue