method

ruby2_keywords_hash

rails latest stable - Class: ActiveJob::Arguments::Hash

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v7.0.0) is shown here.

ruby2_keywords_hash(hash)
public

No documentation available.

# File activejob/lib/active_job/arguments.rb, line 80
              def ruby2_keywords_hash(hash)
                _ruby2_keywords_hash(**hash)
              end