Ruby on Rails | Screencasts | Download | Documentation | Weblog | Community | Source

Ticket #8088: now_playings.yml

File now_playings.yml, 281 bytes (added by csolallo, 1 year ago)

fixtures file

Line 
1 # Read about fixtures at http://ar.rubyonrails.org/classes/Fixtures.html
2 one:
3   EPlayListId: <%= rand(10000) %>
4   EBubbleId: <%= rand(10000) %>
5   ETrackId: <%= rand(10000) %>
6   EStoreId: <%= rand(100) %>
7   PlayedDate: <%= 1.day.ago.strftime('%m/%d/%Y %H:%M:%S') %>
8   ContentType: 1