2 lines
108 B
Ruby
2 lines
108 B
Ruby
json.extract! @client, :id, :name, :url, :activity, :contact_reasons, :contact_id, :created_at, :updated_at
|