CRUD API ready
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
module Response
|
||||
def json_response(object, status = :ok)
|
||||
render json: object, status: status
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user