Monday, August 13, 2007

Rails plugin ordering problem

I think there is something that should be done for the loading of the plugins by the rails.

I tried some of the suggested hacks as in, changing the name of the plugin so that they take the precedence over the loading of other conflicting ones.

Also config.plugins behaves in a strange manner.

I am looking forward for some good solution.