backbone_rails does two things: 1. tell active record to exclude the root element from the to_json response. 2. Adds a class method to ActionController::Base to initialize the backbone.js integration.
Chas Lemley
gem "backbone_rails", "~> 0.0.2"