diff options
author | Sharang Dashputre <sharang.d@gmail.com> | 2018-09-12 10:52:17 +0530 |
---|---|---|
committer | Sharang Dashputre <sharang.d@gmail.com> | 2018-09-21 00:09:40 +0530 |
commit | 14e278f876bb0def5378db78f53024c2a7553fa0 (patch) | |
tree | 75355b024595f58e351415a541a79b52d63e960c /actionmailer/lib/action_mailer/test_case.rb | |
parent | d99d4a58fa5c1344196ab1cb1b162348597f67bf (diff) | |
download | rails-14e278f876bb0def5378db78f53024c2a7553fa0.tar.gz rails-14e278f876bb0def5378db78f53024c2a7553fa0.tar.bz2 rails-14e278f876bb0def5378db78f53024c2a7553fa0.zip |
Make `assert_<enqueued|performed>_with()` compare hashes ignoring order of keys
The test helpers now treat `{ a: 1, b: 2 }` and `{ b: 2, a: 1 }` as equals
Diffstat (limited to 'actionmailer/lib/action_mailer/test_case.rb')
0 files changed, 0 insertions, 0 deletions