 |
Forums |
Admin Discussion Forums: help Start New Thread
By: marco alparone
undefined method `select_rows' [ reply ] 2010-04-30 15:23
|
Hi all,
I'm trying to use rails with informix but when I try to migrate a simple table I've always got back:
undefined method `select_rows' for #<ActiveRecord::ConnectionAdapters::InformixAdapter:0xb6dff294>
I've seen that the Oracle adapter has (or had) the same problem. I did try to use the same workaround (define the method) but with no luck.
Any help would be appreciated.
Thanks
|
|
 |