Re: [Rails-core] 1.1.5 and engines

2006-08-14 Thread James Adam
Probably best not to post this to rails-core - try the engines lists instead. To answer your question, you might not see the error if active_rbac is explicitly require-ing it's controllers, which is what plugins must do with 1.1.6. - james On 8/10/06, Adam Fields <[EMAIL PROTECTED]> wrote: It's

[Rails-core] 1.1.5 and engines

2006-08-14 Thread Adam Fields
It's been stated that engines are broken under the 1.1.5 update. However, I updated to 1.1.5 and engines seem to be working fine for me (active_rbac). rails --version yields "Rails 1.1.5" RAILS_GEM_VERSION is not set in environment.rb. Routing to controllers in active_rbac that I have not overr