Commit 01bd17bc by Toby Lawrence

Don't need to require NR method tracer; we're not tracing any methods.

parent 8d2caf6d
require 'new_relic/agent/method_tracer'
get "#{APIPREFIX}/threads" do # retrieve threads by course
threads = CommentThread.where({"course_id" => params["course_id"]})
if params[:commentable_ids]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment