mirror of
https://github.com/sprockets/sprockets.mixins.metrics.git
synced 2024-11-21 19:28:34 +00:00
471adf5cb7
`tornado.web.RequestHandler.__init__` calls `tornado.web.RequestHandler.initialize` to initialize the object. Sub-classes should be able to call our methods to tag metrics in their `initialize` implementations. For this to work we need to set our internal attributes *BEFORE* we call `super.__init__`. |
||
---|---|---|
.. | ||
_static | ||
api.rst | ||
conf.py | ||
contributing.rst | ||
examples.rst | ||
history.rst | ||
index.rst |