Pour info:
N’upgradez pas votre Rubygem en 0.9.1. Je l’ai fait la semaine dernière
et j’ai déjà rencontré deux problèmes. Le dernier en date est
l’impossibilité de faire un freeze de Rails (j’ai fait un rapport
d’erreur à Eric Hõdel)
$ rake rails:freeze:gems
(in /misc/applications/Ruby/depot_r)
/misc/applications/Ruby/depot_r/config/boot.rb:38:Warning: require_gem
is obsolete. Use gem instead.
Freezing to the gems for Rails 1.2.1
rm -rf vendor/rails
mkdir -p vendor/rails
cd vendor/rails
ERROR: While executing gem … (ArgumentError)
install directory “activesupport-1.4.0” not absolute
rake aborted!
exit
Laurent