Sha256: 7a539919e3d5985c1f8a5ca63eac1c53016e7d708e268ce4aa9d74ae6922a923
Contents?: true
Size: 538 Bytes
Versions: 1
Compression:
Stored size: 538 Bytes
Contents
futurama: id: 1 title: Isnt futurama awesome? subtitle: It really is, isnt it. content: I like futurama created_at: <%= 1.day.ago.to_s(:db) %> updated_at: harvey_birdman: id: 2 title: Harvey Birdman is the king of all men subtitle: yup content: It really is created_at: <%= 2.hours.ago.to_s(:db) %> updated_at: quails: id: 3 title: Quails is nice subtitle: It makes me happy content: except when I have to hack internals to fix pagination. even then really. created_at: <%= 20.minutes.ago.to_s(:db) %>
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
ruby-on-quails-0.1.0 | actionview/test/fixtures/topics.yml |