wip
This commit is contained in:
parent
bbf1f031d0
commit
9e2382f337
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ post "/:strategy" do |env|
|
|||
],
|
||||
output: stdout,
|
||||
)
|
||||
puts stdout.to_s
|
||||
stdout.to_s
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue