aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/reflection_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Add test coverage for content_columns. Closes #2432.Marcel Molina2005-10-111-1/+4
* r2979@asus: jeremy | 2005-07-10 01:51:00 -0700Jeremy Kemper2005-07-101-12/+21
* Return PostgreSQL columns in the order they are declared #1374 (perlguy@gmail...Jeremy Kemper2005-06-121-0/+5
* Do not use instantiated fixtures (in general) in tests. Also, support the use...Jamis Buck2005-06-101-4/+3
* Fixed reflection_for_gps_location testDavid Heinemeier Hansson2005-03-061-1/+5
* Added MacroReflection#macro which will return a symbol describing the macro u...David Heinemeier Hansson2005-02-271-3/+3
* Remove outdated dev-utilsDavid Heinemeier Hansson2005-02-231-1/+0
* Added proper handling of time fields that are turned into Time objects with t...David Heinemeier Hansson2004-12-011-3/+3
* InitialDavid Heinemeier Hansson2004-11-241-0/+78