Sha256: 52c4d718b0a3d8880dc3c37cd7e1e74be12f8ac91e9583f54ea07168625f6d7c
Contents?: true
Size: 128 Bytes
Versions: 11
Compression:
Stored size: 128 Bytes
Contents
json.(@country, *country_attributes) json.states(@country.states) do |state| json.(state, :id, :name, :abbr, :country_id) end
Version data entries
11 entries across 11 versions & 1 rubygems