2.6 isn't going to work with 1.1. Try running 'rake freeze_edgeREVISION=3303' to lock yourself to Rails 1.0.
Scott On 3/28/06, Nicholas Van Weerdenburg <[EMAIL PROTECTED]> wrote:>> Controllers = Dependencies::LoadingModule.root(> File.join(RAILS_ROOT, 'app', 'controllers'),> File.join(RAILS_ROOT, 'components')> )>> Rails 1.1 doesn't like Dependencies::LoadingMode. Any recommendations on how to fix this?>> Thanks,> Nick> -->> Nicholas Van Weerdenburg> _______________________________________________> 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
