aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/persistence.rb
diff options
context:
space:
mode:
authorGaurish Sharma <contact@gaurishsharma.com>2013-09-22 15:40:49 +0530
committerGaurish Sharma <contact@gaurishsharma.com>2013-09-23 21:33:20 +0530
commit2a6cb8ab2efa29509532835b36599915622120e4 (patch)
treeffcb48289a1295aa98dd1acc469905d86bd3d0ba /activerecord/lib/active_record/persistence.rb
parent32e23884cc424755531acc235228a7b2d4554fe1 (diff)
downloadrails-2a6cb8ab2efa29509532835b36599915622120e4.tar.gz
rails-2a6cb8ab2efa29509532835b36599915622120e4.tar.bz2
rails-2a6cb8ab2efa29509532835b36599915622120e4.zip
We shouldn't override PostgreSQLAdapter's superclass inheritance while monkeypatching
Changing Inheritance section leads to following error on JRuby TypeError: superclass mismatch for class PostgreSQLAdapter After this change, Jruby: The above error no longer appear. Tests are still failing but they do run. Progress! MRI: No change, all green(tested by running take test_test_postgresql) Thanks to Aditya Sanghi(@asanghi) for help
Diffstat (limited to 'activerecord/lib/active_record/persistence.rb')
0 files changed, 0 insertions, 0 deletions