We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f24d5a9 commit 7b2e5baCopy full SHA for 7b2e5ba
README.md
@@ -258,8 +258,8 @@ Here are some extensions people have built:
258
## Instrumenting
259
260
Filters and Pipelines can be set up to be instrumented when called. The pipeline
261
-must be setup with an [ActiveSupport::Notifications]
262
-(http://api.rubyonrails.org/classes/ActiveSupport/Notifications.html)
+must be setup with an
+[ActiveSupport::Notifications](http://api.rubyonrails.org/classes/ActiveSupport/Notifications.html)
263
compatible service object and a name. New pipeline objects will default to the
264
`HTML::Pipeline.default_instrumentation_service` object.
265
0 commit comments