render some json
This commit is contained in:
@@ -15,7 +15,9 @@ module DiscoursePatrons
|
||||
end
|
||||
|
||||
def show
|
||||
head 200
|
||||
result = { }
|
||||
|
||||
render json: result
|
||||
end
|
||||
|
||||
def create
|
||||
|
||||
Reference in New Issue
Block a user