私は次のチュートリアルに従っています:
http://railscasts.com/episodes/188-declarative-authorization?view=comments
また、Git の gem のドキュメントをたどってみました:
https://github.com/stffn/declarative_authorization
しかし、両方の回で同じ結果が得られました。
mark@ubuntu:~/RoR Projects/blog$ sudo rake gems:install
Invalid gemspec in [/var/lib/gems/1.8/specifications/tilt-1.3.3.gemspec]: invalid date format in specification: "2011-08-25 00:00:00.000000000Z"
rake aborted!
undefined local variable or method `config' for #Bundler::Dsl:0x7fe2598d56d8>
各チュートリアルを文字どおりに実行しましたが、同じ出力が得られ続けるので、これはシステムの問題だと思いますか?