Sha256: 3b5112412b0e7bc6dcc34929704387471cd9f2edfbdd3399527637fc3df5cadc
Contents?: true
Size: 212 Bytes
Versions: 30
Compression:
Stored size: 212 Bytes
Contents
require 'active_record/fixtures' class Fixtures < YAML::Omap def delete_existing_fixtures # do nothing - we're intentionally not emptying the database since it has some structural data in it end end
Version data entries
30 entries across 30 versions & 4 rubygems