Plugins - ResponseLogger

StarAdd to favorites

Ever wondered what exactly Rails returned in an RJS response ? Here’s your chance to see it:

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

  <===

ResponseLogger

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.

Installation

Nothing could be simpler:

  $ script/plugin source svn://svn.teksol.info/svn/rails/plugins
  $ script/plugin install response-logger

Alternatively, you can install using svn:externals by doing:

  $ script/plugin source svn://svn.teksol.info/svn/rails/plugins
  $ script/plugin install -x response-logger

License

This plugin is released under the MIT License.

François Beausoleil

http://blog.teksol.info/pages/response-logger

svn://svn.teksol.info/svn/rails/plugins/response-logger

Rails' (MIT)

  • Currently 4.0/5 Stars.
  • 1
  • 2
  • 3
  • 4
  • 5

Statistics and Logs

Tags

Comments

Add a comment

Search Plugins

Query syntax

Plugins by Category

Sponsors

Rails Kits: Get Code. Get Moving.
Recruiting software

Have a comment?