Don't want OKComputer to affect your NewRelic timing stats?
Add this line to your application's Gemfile:
gem 'okcomputer-newrelic-ignore'
And then execute:
$ bundle
Or install it yourself as:
$ gem install okcomputer-newrelic-ignore
git checkout -b my-new-feature
)git commit -am 'Add some feature'
)git push origin my-new-feature
)