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 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 overridden in
/app/controllers/active_rbac continues to work, and it's my
understanding that it should not.

Any thoughts on how I figure out what's wrong?

Thanks!

--
                                - Adam

** Expert Technical Project and Business Management
**** System Performance Analysis and Architecture
****** [ http://www.adamfields.com ]

[ http://www.aquick.org/blog ] ............ Blog
[ http://www.adamfields.com/resume.html ].. Experience
[ http://www.flickr.com/photos/fields ] ... Photos
[ http://www.aquicki.com/wiki ].............Wiki
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core



--
* J *
 ~
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to