I wonder if that is different from the /usr/lib/ruby/gems/1.8/gems/rails-
1.2.6 install of rails since I tried copying that to vendor rails and it
complained of not finding railties/lib/initializer.
script/about
./script/../config/boot.rb:16:in `require': no such file to load --
script/../config/../vendor/rails/railties/lib/initializer (LoadError)
from ./script/../config/boot.rb:16
from script/about:2:in `require'
from script/about:2
I am downloading 1.2.6 from the site now though and will give that a shot.
Thanks for the tip.
John
On 12/13/07, Cyril Mougel <[EMAIL PROTECTED]> wrote:
>
> On Dec 13, 2007 5:06 PM, John Gedeon <[EMAIL PROTECTED]> wrote:
> > I have typo 4.1.1 installed on my host that just upgraded to rails 2.0.1
> .
> > They still have rails 1.2.6 installed but typo is using 2.0.1 and is
> broken
> > with a huge stack trace that I didn't have before, and I have made no
> > changes myself so it must be that. I know I should have frozen the gem
> > before, but now I do not know how to switch it so that typo uses the old
> > rails plugin. I tried adding RAILS_GEM_VERSION = ' 1.2.6' in my
> > environment.rb file but that doesn't help.
> >
> > Please let me know if there is any other useful info I can send. Mostly
> I
> > think I just need to know how to freeze rails to a previous version of
> the
> > plugin which is installed in /usr/lib/ruby/gems along side the latest.
> >
> > Also I can't use rake rails:freeze:edge TAG=rel_1-2-6 because my host
> > doesn't have svn installed.
> >
>
> You can download Rails 1.2.6 in other computer and copy all file in
> /vendor/rails it's like the rake task
>
> --
> Cyril Mougel
> http://blog.shingara.fr
> _______________________________________________
> Typo-list mailing list
> [email protected]
> http://rubyforge.org/mailman/listinfo/typo-list
>
_______________________________________________
Typo-list mailing list
[email protected]
http://rubyforge.org/mailman/listinfo/typo-list