We're experiencing some problems which look like the earlier mentioned ones.

Somehow the relations within our models are gone after one request. This 
isn't the case when we are in production mode, so it has something to do 
with loading.
In the init.rb we are extending the ActionController::Base by using 
"ActionController::Base.class_eval do"

if we use send on calls to ActiveRecord like permission.send(:find, 
:all) it only works on the first call. As soon as we reload the page, it 
breaks. Again in production mode it just works.

We will be wading through the rails core and post back if we find 
something.
Help is greatly appreciated.

Kind regards,
Jeroen van Doorn
_______________________________________________
engine-users mailing list
[email protected]
http://lists.rails-engines.org/listinfo.cgi/engine-users-rails-engines.org

Reply via email to