2006-06-28 22:11:03 +04:00
|
|
|
# Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
|
2006-07-09 20:30:01 +04:00
|
|
|
ecookbook:
|
2006-06-28 22:11:03 +04:00
|
|
|
id: 1
|
2006-07-09 20:30:01 +04:00
|
|
|
name: eCookbook
|
|
|
|
descr: Recipes management application
|
|
|
|
homepage: http://ecookbook.somenet.foo/
|
|
|
|
projects_count: 1
|
|
|
|
created_on: 2005-01-01 01:00:00
|
|
|
|
updated_on: 2005-01-01 01:00:00
|
|
|
|
onlinestore:
|
2006-06-28 22:11:03 +04:00
|
|
|
id: 2
|
2006-07-09 20:30:01 +04:00
|
|
|
name: OnlineStore
|
|
|
|
descr: E-commerce web site
|
|
|
|
is_public: false
|
|
|
|
projects_count: 0
|
|
|
|
created_on: 2005-01-01 01:00:00
|
|
|
|
updated_on: 2005-01-01 01:00:00
|
|
|
|
tracker:
|
|
|
|
id: 3
|
|
|
|
name: tracker
|
|
|
|
descr: bug tracker
|
|
|
|
is_public: true
|
|
|
|
projects_count: 0
|
|
|
|
parent_id: 1
|
|
|
|
created_on: 2005-01-01 01:00:00
|
|
|
|
updated_on: 2005-01-01 01:00:00
|