Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Database Cleaner 是否支持重置除给定表之外的所有表的方法?
它应该工作:
DatabaseCleaner.clean_with(:truncation, :except => %w[users])