Sha256: 87d4a67df445efb8b59d3aaf761bd1a77b462a21b106142fdc7aa005365b471a

Contents?: true

Size: 732 Bytes

Versions: 140

Compression:

Stored size: 732 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: He really is
  created_at: <%= 2.hours.ago.to_s(:db) %>
  updated_at:

rails:
  id: 3
  project_id: 1
  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) %>

ar:
  id: 4
  project_id: 1
  title: ActiveRecord sometimes freaks me out
  content: "I mean, what's the deal with eager loading?"
  created_at: <%= 15.minutes.ago.to_s(:db) %>

Version data entries

140 entries across 140 versions & 47 rubygems

Version Path
backlog-0.19.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.20.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.20.1 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.21.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.21.1 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.21.2 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.21.3 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.22.1 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.22.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.23.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.23.1 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.24.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.25.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.26.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.28.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.29.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.31.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.30.0 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.31.1 vendor/plugins/will_paginate/test/fixtures/topics.yml
backlog-0.32.0 vendor/plugins/will_paginate/test/fixtures/topics.yml