Sha256: 77e63772860dbdaefc71e18039a917b889376fb2cdbc7dbc2740e7ee355060d9
Contents?: true
Size: 630 Bytes
Versions: 43
Compression:
Stored size: 630 Bytes
Contents
witty_retort: id: 1 topic_id: 1 content: Birdman is better! created_at: <%= 6.hours.ago.to_s(:db) %> updated_at: nil another: id: 2 topic_id: 2 content: Nuh uh! created_at: <%= 1.hour.ago.to_s(:db) %> updated_at: nil spam: id: 3 topic_id: 1 content: Nice site! created_at: <%= 1.hour.ago.to_s(:db) %> updated_at: nil decisive: id: 4 topic_id: 4 content: "I'm getting to the bottom of this" created_at: <%= 30.minutes.ago.to_s(:db) %> updated_at: nil brave: id: 5 topic_id: 4 content: "AR doesn't scare me a bit" created_at: <%= 10.minutes.ago.to_s(:db) %> updated_at: nil
Version data entries
43 entries across 43 versions & 2 rubygems