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