Jun 06
Sorry for the outage on this blog yesterday. My hosting provider upgraded to Rails 2.1, and I had cleverly forgotten to:
bash# rake freeze:rails:gemsIf this happens to you, and you make the unfortunate mistake of trying to instead update Typo to Rails 2.1 using:
bash# rake rails:updateYou’ll be in even worse trouble, unless you’re prepared to do a lot of fixing:
bash# Pete$ script/server ./script/../config/boot.rb:45:in `require': no such file to load -- ./script/../config/../vendor/rails/railties/lib/initializer (LoadError) from ./script/../config/boot.rb:45:in `load_initializer' from ./script/../config/boot.rb:38:in `run' from ./script/../config/boot.rb:11:in `boot!' from ./script/../config/boot.rb:109 from script/server:2:in `require' from script/server:2
Your best bet? Revert from source control and freeze Typo in your dev environment. If you’re stuck without source control or a dev environment, let me know and I’ll talk walk you through the alternate fix.
Add New Comment
Thanks. Your comment is awaiting approval by a moderator.
Do you already have an account? Log in and claim this comment.
Add New Comment