# File lib/big_record/connection_adapters/abstract/quoting.rb, line 53 def quoted_date(value) value.strftime("%Y-%m-%d %H:%M:%S") end