Displaying 1 result from an estimated 1 matches for "r4578".
Did you mean:
24578
2006 Jul 07
1
Rails AR/Oracle Unit Test: [4578] failed (but getting better)
"bitsweat" has given AR/Oracle some love, but it''s still unhappy...
http://dev.rubyonrails.org/changeset/4578
------------------------------------------------------------------------
r4578 | bitsweat | 2006-07-07 10:34:45 -0700 (Fri, 07 Jul 2006) | 1 line
find_one uses find_every.first instead of find_initial since its primary key constraint obviates find_initial''s :limit => 1. References #5635.
------------------------------------------------------------------------
U...