Since haml requires ruby 1.9, we no longer need to require rubygems.
Bring benchmark.rb up to date. * Update paths in benchmark.rb and Rakefile (benchmark.rb is now in top level, not in test). * Add "rails" to requre list (needed for version check). * Use current api when adding view path to ActionView.base.