2 lines
55 B
Ruby
2 lines
55 B
Ruby
json.extract! @region, :name, :created_at, :updated_at
|
json.extract! @region, :name, :created_at, :updated_at
|