Skip to content

Instantly share code, notes, and snippets.

@mycargus
Created June 10, 2015 21:42
Show Gist options
  • Select an option

  • Save mycargus/b248e5d13b0284da2128 to your computer and use it in GitHub Desktop.

Select an option

Save mycargus/b248e5d13b0284da2128 to your computer and use it in GitHub Desktop.
config.after :all do
ActiveRecord::Base.subclasses.each(&:delete_all)
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment