Debug Bar Gem v0.0.1

Installation

Add the following to your Gemfile:

gem 'debugbar'

And restart your application with:

bundle install
touch tmp/restart.txt

Introduction

DebugBar provides a Django/Symfony like Debug Bar for Ruby on Rails 3.

This project is only in it’s infancy…