Is this essentially the same as dumping rails 1.0 into vendor/rails?
Thanks,
Nick
On 3/28/06, Scott Laird <
[EMAIL PROTECTED]> wrote:
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
--
Nicholas Van Weerdenburg
_______________________________________________ Typo-list mailing list [email protected] http://rubyforge.org/mailman/listinfo/typo-list
