Skip to content

Commit

Permalink
Measure everything again.
Browse files Browse the repository at this point in the history
  • Loading branch information
nanaya committed Nov 20, 2014
1 parent 5d9c2cd commit d6bd1f3
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions app/controllers/post_controller.rb
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
require "download"

class PostController < ApplicationController
# ignore upload/similar/create since they're user controlled and not worth measuring in newrelic
newrelic_ignore :only => [:upload, :similar, :create]

layout "default"
helper :avatar

Expand Down

0 comments on commit d6bd1f3

Please sign in to comment.