mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
3d76418b9d
Prevent raising an error when `options` are given as kwargs, this is done by overriding `options` with kwargs if `options` are `nil`; this implies that if both `options` and kwargs are given, `options` takes precedence. Fixes #41198 |
||
---|---|---|
.. | ||
action_view | ||
action_view.rb |