http://weblog.rubyonrails.org/2009/10/22/community-highlightsInstallYou can install it as a gem:gem install bullet or add it into a Gemfile (Bundler):gem "bullet", :group => "development"ConfigurationBullet won't do ANYTHING unless you tell it to explicitly. Append to config/environments/...