mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
05ef038bb955d4a0c9cbda50bf7ff7eb259bdf59
Fixed adapter test cases that were failing in oracle because the asserts were looking for the presence of offset and limit which are not available in oracle. Changed the tests to check that the sql injection is not present in the output so that the tests are database adapter agnostic.
moved rails binary to rails gem, so rubygems can find specific versions of rails [#4382 state:resolved]
Description
No description provided
Languages
Ruby
97.9%
CSS
1.5%
HTML
0.5%