rails/activerecord/lib
Ben Woosley 31a43ebc10 Don't allow quote_value to be called without a column
Some adapters require column information to do their job properly.
By enforcing the provision of the column for this internal method
we ensure that those using adapters that require column information
will always get the proper behavior.
2013-07-22 04:49:18 -07:00
..
active_record Don't allow quote_value to be called without a column 2013-07-22 04:49:18 -07:00
rails/generators copy edits[ci skip] 2013-05-19 21:38:23 +05:30
active_record.rb deprecated ActiveRecord::TestCase is no longer public. 2013-07-02 22:12:17 +02:00