Hello, I installed by this howto:
http://www.hackido.com/2009/11/install- … armic.html
everything is OK, I have rails v.2.3

but when I install (on another PC) with command:
sudo gem install rails --version=1.2.6 --no-rdoc --no-ri
My controllers doesn't work, info from development.log
MissingSourceFile (no such file to load -- ./../config/../config/routes.rb):
/usr/lib/ruby/gems/1.8/gems/activesupport-1.4.4/lib/active_support/dependencies.rb:488:in `load'
.................................
File routes.rb actually exist. Thanks.
P.S. my OS is Ubuntu 9.10