view test/fixtures/news.yml @ 98:596803cb34fc luisf

Created a model for the Intitutions; Created a seed file to initialize the db;
author Luis Figueira <luis.figueira@eecs.qmul.ac.uk>
date Thu, 16 Dec 2010 14:55:37 +0000
parents 513646585e45
children af80e5618e9b
line wrap: on
line source
--- 
news_001: 
  created_on: 2006-07-19 22:40:26 +02:00
  project_id: 1
  title: eCookbook first release !
  id: 1
  description: |-
    eCookbook 1.0 has been released.
    
    Visit http://ecookbook.somenet.foo/
  summary: First version was released...
  author_id: 2
  comments_count: 1
news_002: 
  created_on: 2006-07-19 22:42:58 +02:00
  project_id: 1
  title: 100,000 downloads for eCookbook
  id: 2
  description: eCookbook 1.0 have downloaded 100,000 times
  summary: eCookbook 1.0 have downloaded 100,000 times
  author_id: 2
  comments_count: 0