Rails frontend developer toolset

Xilence

quiet please!

Features

There is only one extremely useful feature:

  • Xilence removes all that annoying HTML and CSS code from your rails backtrace for ajax requests

Sandbox

Just open your firebug/safari console and click on the following link

Broken ajax action

You should see something like this:

Firebug xilence output

Installation

In Rails 3 and Bundler, add the following to your Gemfile:
group :development do
  gem 'xilence'
end
If you still use rails 2, look at rails_2 branch.

Source code

http://github.com/inem/xilence Fork me on GitHub
  • win
  • mac
  • koi-8
  • just kidding :)
Rozenbom Team