mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
fc67857596
Related #38053, #38187, #38105, #38260. This is a reattempt to fix keyword arguments warnings in Active Job. Now Ruby (master) has `Hash.ruby2_keywords_hash{?,}` and that will be backported to 2.7.1. https://github.com/ruby/ruby/pull/2818 https://bugs.ruby-lang.org/issues/16486 I've emulated that for 2.7.0 and older versions. |
||
---|---|---|
.. | ||
adapters | ||
cases | ||
integration | ||
jobs | ||
models | ||
support | ||
helper.rb |