MySQL error (undefined method `each) with Rails 2.2.x
bash rake aborted! undefined method `each’ for #<mysql:0x5cdda84> Realized from this post, that downgrading from MySQL 5.1.x to 5.0.x will do the trick.
bash rake aborted! undefined method `each’ for #<mysql:0x5cdda84> Realized from this post, that downgrading from MySQL 5.1.x to 5.0.x will do the trick.