Class: Fixtures

Inherits:
Object
  • Object
show all
Defined in:
lib/custom_fixtures.rb

Instance Method Summary collapse

Instance Method Details

#delete_existing_fixturesObject



4
5
6
# File 'lib/custom_fixtures.rb', line 4

def delete_existing_fixtures
  # do nothing - we're intentionally not emptying the database since it has some structural data in it
end