diff options
author | John Firebaugh <john.firebaugh@gmail.com> | 2012-07-17 13:56:47 -0700 |
---|---|---|
committer | John Firebaugh <john.firebaugh@gmail.com> | 2012-07-17 13:57:30 -0700 |
commit | 9b5309fb6819d8f2a1b31e44ba61e682272c7aa3 (patch) | |
tree | ad59ff48bfab0dd0b5144a1c4b478964887c9fe3 /activerecord/test/cases/adapters/mysql/schema_test.rb | |
parent | 71d274dbbb3972afb7808a84ecdd005d95107212 (diff) | |
download | rails-9b5309fb6819d8f2a1b31e44ba61e682272c7aa3.tar.gz rails-9b5309fb6819d8f2a1b31e44ba61e682272c7aa3.tar.bz2 rails-9b5309fb6819d8f2a1b31e44ba61e682272c7aa3.zip |
AR::Integration must be included after AM::Conversion
Integration's definition of #to_param must override
Conversion's. Otherwise, there is a regression from
3.1 in the behavior of a non-persisted AR::Base instance
which nevertheless has an id.
Diffstat (limited to 'activerecord/test/cases/adapters/mysql/schema_test.rb')
0 files changed, 0 insertions, 0 deletions