Class: Fixtures
- Inherits:
-
Object
- Object
- Fixtures
- Defined in:
- lib/custom_fixtures.rb
Instance Method Summary collapse
Instance Method Details
#delete_existing_fixtures ⇒ Object
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 |