Module: Rack

Defined in:
lib/rack/toolbar.rb,
lib/rack/toolbar/version.rb

Overview

Subclasses must define a render method which returns the snippet of HTML that will be inserted into the response body according to the INSERTION_METHOD and INSERTION_POINT. By default this is set before to the closing </body> tag.

Defined Under Namespace

Classes: Toolbar