The RSpec documentation says that you should require "autotest/bundler" so that autotest will automtatically prepend bundle exec when you run it. Sounds nice, but I've install autotest version 4.4.5 and it does not come with a bundler plugin.
How do I get the bundler plugin?