Skip to content

Instantly share code, notes, and snippets.

@maxschulze
Created November 5, 2010 17:42
Show Gist options
  • Save maxschulze/664507 to your computer and use it in GitHub Desktop.
Save maxschulze/664507 to your computer and use it in GitHub Desktop.
Database Cleaner configuration fuer cucumber mit I18n Backend Database
DatabaseCleaner.strategy = :truncation, { :except => %w[ translations ] }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment