aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/topics
diff options
context:
space:
mode:
authorDavid Heinemeier Hansson <david@loudthinking.com>2004-12-01 13:18:51 +0000
committerDavid Heinemeier Hansson <david@loudthinking.com>2004-12-01 13:18:51 +0000
commit0daa29ece29191b288fe86d3616bea0357325419 (patch)
tree7a86e47e5b7c68467c1ef01e08be0ac24faf29a9 /activerecord/test/fixtures/topics
parent50f333b203756009acff2457b6d1c9da3b532cad (diff)
downloadrails-0daa29ece29191b288fe86d3616bea0357325419.tar.gz
rails-0daa29ece29191b288fe86d3616bea0357325419.tar.bz2
rails-0daa29ece29191b288fe86d3616bea0357325419.zip
Added proper handling of time fields that are turned into Time objects with the dummy date of 2000/1/1 [HariSeldon]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@40 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
Diffstat (limited to 'activerecord/test/fixtures/topics')
-rwxr-xr-xactiverecord/test/fixtures/topics/first1
1 files changed, 1 insertions, 0 deletions
diff --git a/activerecord/test/fixtures/topics/first b/activerecord/test/fixtures/topics/first
index 9972a578c8..2e1a88563b 100755
--- a/activerecord/test/fixtures/topics/first
+++ b/activerecord/test/fixtures/topics/first
@@ -3,6 +3,7 @@ title => The First Topic
author_name => David
author_email_address => david@loudthinking.com
written_on => 2003-07-16 15:28
+bonus_time => 12:13:14
last_read => 2004-04-15
content => Have a nice day
approved => 0