Library under lib/ is not loaded anymore with Rails 3 beta 4

Hi all,

Has there been changes in the way Rails 3 loading the libraries under lib/

Suddenly after the upgrade, all the library under the lib/ is not loaded anymore.

Does anyone experience this issue as well? Or is it just my delusion?

Thanks for your help.

Kind regards, Joshua.

Ok got it now. I think you have to explicitly require the ruby file now.

Regards, Joshua.