instance method pretty_print

Ruby on Rails 8.0.4

Since v7.2.3

Available in: v7.2.3 v8.0.4 v8.1.2

Signature

pretty_print(pp)

No documentation comment.

Parameters

pp req
Source
# File activesupport/lib/active_support/ordered_options.rb, line 119
    def pretty_print(pp)
      pp.pp_hash(to_h)
    end

Defined in activesupport/lib/active_support/ordered_options.rb line 119 · View on GitHub · Improve this page · Find usages on GitHub

Defined in ActiveSupport::InheritableOptions

Type at least 2 characters to search.

↑↓ navigate · open · esc close