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

Version Path
kdmny-spree-0.0.1 lib/custom_fixtures.rb
spree-enriquez-0.9.4 lib/custom_fixtures.rb
spree-0.9.4 lib/custom_fixtures.rb
spree-0.9.3 lib/custom_fixtures.rb
spree-0.9.2 lib/custom_fixtures.rb
spree-0.9.1 lib/custom_fixtures.rb
spree-0.9.0 lib/custom_fixtures.rb
spree-0.8.4 lib/custom_fixtures.rb
spree-0.8.5 lib/custom_fixtures.rb
railscart-0.0.1 starter-app/lib/custom_fixtures.rb
railscart-0.0.2 starter_app/lib/custom_fixtures.rb
railscart-0.0.4 starter_app/lib/custom_fixtures.rb
railscart-0.0.3 starter_app/lib/custom_fixtures.rb
spree-0.0.5 starter-app/lib/custom_fixtures.rb
spree-0.0.6 starter-app/lib/custom_fixtures.rb
spree-0.0.9 lib/custom_fixtures.rb
spree-0.0.8 starter-app/lib/custom_fixtures.rb
spree-0.0.7 starter-app/lib/custom_fixtures.rb
spree-0.2.0 lib/custom_fixtures.rb
spree-0.4.1 lib/custom_fixtures.rb