Sha256: 60e1ced3111069141861bd6f0a09c708f0a941d2fd07497bcdd95c7c401de3ee
Contents?: true
Size: 506 Bytes
Versions: 5
Compression:
Stored size: 506 Bytes
Contents
# Read about fixtures at http://api.rubyonrails.org/classes/ActiveRecord/Fixtures.html one: id: 1 title: Weather report content: Sunny weather today category_id: 1 updated_at: 2013-07-11 17:06:19 two: id: 2 title: Active record rocks content: Using OpenSearchServer with active record is simple category_id: 2 updated_at: 2013-07-11 17:06:19 three: id: 3 title: Breaking news content: A new version should be available soon category_id: 1000 updated_at: 2013-07-11 17:06:19
Version data entries
5 entries across 5 versions & 1 rubygems