aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/connection_adapters/abstract/quoting.rb
Commit message (Expand)AuthorAgeFilesLines
* Add option (true by default) to generate reader methods for each attribute of...Marcel Molina2005-10-071-3/+3
* Quote booleans according the rules defined by the adapterMichael Koziarski2005-10-061-3/+7
* Add extensive documentation to the ActiveRecord::AbstractAdapter. #2250Marcel Molina2005-09-271-1/+6
* Refactored the AbstractAdapter to be a lot less scary. Cleaned up the docs an...David Heinemeier Hansson2005-09-251-0/+42