On 11/27/07, James Adam <[EMAIL PROTECTED]> wrote: > If config.plugins is [:a, :b, :c], then the plugins will be loaded in > that order - a, b, c - with 'c' being the "most recently loaded" > plugin.
Right - but I'm asking what the default order should be if config.plugins is not specified. It seems like it should be alphabetical, but it's actually reverse alphabetical. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Core" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---
