oops! I suck! 💣

This commit is contained in:
Aaron Patterson 2011-11-20 15:11:11 -08:00
parent 008abd17dc
commit 5d704fa152
1 changed files with 0 additions and 1 deletions

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