~michaelforrest/use-case-mapper/trunk

« back to all changes in this revision

Viewing changes to vendor/rails/activerecord/test/fixtures/tasks.yml

  • Committer: Richard Lee (Canonical)
  • Date: 2010-10-15 15:17:58 UTC
  • mfrom: (190.1.3 use-case-mapper)
  • Revision ID: richard.lee@canonical.com-20101015151758-wcvmfxrexsongf9d
Merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2
 
first_task:
3
 
  id: 1
4
 
  starting: 2005-03-30t06:30:00.00+01:00
5
 
  ending: 2005-03-30t08:30:00.00+01:00
6
 
another_task:
7
 
  id: 2