aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/lib/active_record/support
Commit message (Expand)AuthorAgeFilesLines
* Moved require_association to associations.rb and added methods for resetting ...David Heinemeier Hansson2004-12-121-2/+5
* Fixed value quoting in all generated SQL statements, so that integers are not...David Heinemeier Hansson2004-12-071-13/+13
* Fixed the Inflector to handle the movie/movies pair correctly #261 [Scott Baron]David Heinemeier Hansson2004-12-071-0/+1
* Silence errors occurring when reloading classesDavid Heinemeier Hansson2004-11-301-0/+6
* InitialDavid Heinemeier Hansson2004-11-244-0/+168