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

removed commented line. 3434 tests, 10531 assertions, 0 failures, 0 errors, 31 skips

This commit is contained in:
William Lawson 2012-02-20 07:14:51 -05:00
parent 977f4bdee6
commit 1649a860f2

View file

@ -1071,7 +1071,6 @@ module ActiveRecord
end_sql
end
# [primary_key, sequence]
[result.first, result.last]
rescue
nil