2 lines
132 B
Ruby
2 lines
132 B
Ruby
json.extract! key_bind, :id, :setup_id, :key_id, :batch_id, :created_at, :updated_at
|
|
json.url key_bind_url(key_bind, format: :json)
|