Closed PandaWhisperer closed 4 years ago
Checked with Rollbar Scope, and approved. Good collab.
scope = {request: request_data,
person: person_data,
context: context_data
}
Rollbar.scoped(scope) do
begin
@app.call(env)
rescue Exception => exception
# ...
end
end
Fixes
/team/:id
page to join the Helpdesk teamJoinController