| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-12-11 | rails_helper.rb: Remove `use_transactional_fixtures = true` | Teddy Wing | |
| We want `DatabaseCleaner` to handle our database cleanup because sometimes we need to use a database truncation strategy instead of transactions. I need it to test the `Referential` table lock. This line gets removed instead of the config being set to `false` here because we defer to `spec_helper.rb` which already does that and does the `DatabaseCleaner` stuff through `spec/support/referential.rb`. Refs #5024 | |||
| 2017-11-28 | Add has_paper_trail on models | Xinhui | |
| 2017-07-07 | Add gem email_spec | Xinhui | |
| 2016-05-12 | add offer workbench model #827 | Edouard Maffert | |
