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
will_paginate-2.3.17 test/fixtures/topics.yml
auxesis-will_paginate-3.0.0 spec/fixtures/topics.yml
cehoffman-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/topics.yml
decisiv-will_paginate-2.3.6.1 test/fixtures/topics.yml
decisiv-will_paginate-2.3.6 test/fixtures/topics.yml
decisiv-will_paginate-2.3.8.1 test/fixtures/topics.yml
dweinand-will_paginate-2.3.4 test/fixtures/topics.yml
dweinand-will_paginate-2.3.7 test/fixtures/topics.yml
fermion-will_paginate-2.3.8 test/fixtures/topics.yml
gcirne-will_paginate-2.3.8 test/fixtures/topics.yml
gigpark-will_paginate-2.3.11 test/fixtures/topics.yml
gohanlon-will_paginate-2.3.3 test/fixtures/topics.yml
jcnetdev-will_paginate-2.3.21 test/fixtures/topics.yml
jkraemer-acts_as_ferret-0.4.4 doc/demo/vendor/plugins/will_paginate/test/fixtures/topics.yml
kamal-will_paginate-2.3.8 test/fixtures/topics.yml
mislav-will_paginate-2.2.3 test/fixtures/topics.yml
mislav-will_paginate-2.3.0 test/fixtures/topics.yml
mislav-will_paginate-2.3.1 test/fixtures/topics.yml
mislav-will_paginate-2.3.10 test/fixtures/topics.yml
mislav-will_paginate-2.3.2 test/fixtures/topics.yml