Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codecombat/codecombat
/ success
Method
success
app/views/ladder/LadderView.js:421–423 ·
view source on GitHub ↗
(res)
Source
from the content-addressed store, hash-verified
419
data: options,
420
type
:
'POST'
,
421
success (res) {
422
return
console.log(res)
423
},
424
error (err) {
425
return
alert(
'tournament end failed'
)
426
}
Callers
nothing calls this directly
Calls
1
log
Method · 0.80
Tested by
no test coverage detected