Sha256: 997f01d49e3079dd544720870eef942870005eb64b1f3e6e8fb8f152c58fc331
Contents?: true
Size: 538 Bytes
Versions: 189
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: rails: id: 3 title: Rails 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
189 entries across 189 versions & 23 rubygems