1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00

oops! I suck! 💣

This commit is contained in:
Aaron Patterson 2011-11-20 15:11:11 -08:00
parent 008abd17dc
commit 5d704fa152

View file

@ -176,7 +176,6 @@ module ActiveRecord
deprecate :columns_hash
def primary_keys
raise
with_connection do |c|
c.schema_cache.primary_keys
end