Ruby gem を更新したら、突然 Autotest が機能しなくなりました。
デバッグ情報なしで何度も修正を試みた結果、次のことがわかりました。
$ autotest
loading autotest/rails_rspec2
You don't have i18n installed in your application. Please add it to your Gemfile and run bundle install
Autotest style autotest/rails_rspec2 doesn't seem to exist. Aborting
これに対する解決策はありますか?