I updated my ruby gem and suddenly Autotest stopped to work..
After many attempts to fix without any debug information, I know have this:
$ 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
Any solution for this?