Possible controllers for Rails 3

Hi,

I am currently upgrading my Rails 2.3.8 app to Rails 3.0.5. For an internal lib I use ActionController::Routing::possible_controllers but unfortunately it is not available anymore. Does anyone know how to retrieve the same piece of information with Rails 3 ?

Cheers

Alex