pulse icon indicating copy to clipboard operation
pulse copied to clipboard

pls see https://github.com/railsmachine/pulse

Results 3 pulse issues
Sort by recently updated
recently updated
newest added

We ran into an issue where it was looking for a template on rails 5.1 Simple changing `render :text` to `render :plain` fixed the issue for us.

Via email from [yyyc514](http://github.com/yyyc514) http://support.newrelic.com/faqs/general/blocking-instrumentation Can you please add this to your pulse gem? write_inheritable_attribute('do_not_trace', true) Should work without breaking it for non-NR users.