Response Logger plugin

Plugin details

Logging the response value is easy. Simply install the plugin and it works. The plugin will not log the response body in non-development mode.

Repositoryhttp://svn.xlsuite.org/trunk/vendor/plugins/response_logger/ Author François Beausoleil Tags log LicenseMIT

Documentation

Install the plugin:
ruby script/plugin install http://svn.xlsuite.org/trunk/vendor/plugins/response_logger/

After installation, you can see what exactly Rails returned in an RJS response:

  ===> text/javascript (49 bytes)
  Element.replace('target', 'It works!');

  <===

Further Documentation

There is currently no advanced documentation for this plugin.

New documentation

Edit plugin | Back in time (1 older version) | Last edited by: scott, 6 months ago