Method: Faraday::NestedParamsEncoder.array_indices
- Defined in:
- lib/faraday/encoders/nested_params_encoder.rb
.array_indices ⇒ Object
Returns the value of attribute array_indices.
170 171 172 |
# File 'lib/faraday/encoders/nested_params_encoder.rb', line 170 def array_indices @array_indices end |