Sha256: 3c58a9db887eb83f9aa6ca0be25c1a42eb4ca94068449747d226c15633649495
Contents?: true
Size: 232 Bytes
Versions: 11
Compression:
Stored size: 232 Bytes
Contents
json.states_required(@country.states_required) if @country json.states(@states) { |state| json.(state, *state_attributes) } if @states.respond_to?(:total_pages) json.partial! 'spree/api/shared/pagination', pagination: @states end
Version data entries
11 entries across 11 versions & 1 rubygems