Ruby 2.4.0 リファレンスマニュアル > ライブラリ一覧 > jsonライブラリ > JSON::Stateクラス > depth=

instance method JSON::State#depth=

depth=(depth)[permalink][rdoc]

This sets the maximum level of data structure nesting in the generated JSON to the integer depth, max_nesting = 0 if no maximum should be checked.