wording fix in readme
This commit is contained in:
parent
3c6959a8bb
commit
c8020f29ac
|
@ -234,7 +234,7 @@ then iterating over every row using an #each like method yielding a block:
|
|||
|
||||
== Special Thanks
|
||||
|
||||
* Eric Wong - for the contribution (and informative explanations of) of some thread-safety, non-blocking I/O and cleanup patches. You rock dude
|
||||
* Eric Wong - for the contribution (and the informative explanations) of some thread-safety, non-blocking I/O and cleanup patches. You rock dude
|
||||
* Yury Korolev (http://github.com/yury) - for TONS of help testing the ActiveRecord adapter
|
||||
* Aaron Patterson (http://github.com/tenderlove) - tons of contributions, suggestions and general badassness
|
||||
* Mike Perham (http://github.com/mperham) - Async ActiveRecord adapter (uses Fibers and EventMachine)
|
||||
|
|
Loading…
Reference in New Issue