Skip to content

Commit 6957188

Browse files
committed
Changelog for #2509, #2514
1 parent eba6719 commit 6957188

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@ Bug Fixes:
1313
* Fix `ActiveRecord::TestFixture#uses_transaction` by using example description
1414
to replace example name rather than example in our monkey patched
1515
`run_in_transaction?` method. (Stan Lo, #2495)
16+
* Prevent keyword arguments being lost when methods are invoked dynamically
17+
in controller specs. (Josh Cheek, #2509, #2514)
1618

1719
### 5.0.1 / 2021-03-18
1820
[Full Changelog](https://github.com/rspec/rspec-rails/compare/v5.0.0...v5.0.1)

0 commit comments

Comments
 (0)