Its been a while
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
json.extract! provider, :id, :created_at, :updated_at
|
||||
json.url provider_url(provider, format: :json)
|
||||
Reference in New Issue
Block a user
@@ -0,0 +1,2 @@
|
||||
json.extract! provider, :id, :created_at, :updated_at
|
||||
json.url provider_url(provider, format: :json)
|
||||