Rails' conventions strike again.

Migrations imperatively work the same way (ordered by number-prefixed  
directory names).

That's sweet knowledge. Thank you.

*Mars


On Sep 10, 2006, at 06:50, Wolfgang Wopperer wrote:

> Unfortunately (imho at least, as the Rails core team obviously is  
> under
> a different opinion), there is no way to configure plugin load  
> order in
> Rails. You have to resort to renaming the plugin directories like  
> that:
> "01_..." to "[n]_...". Because plugin directories are parsed in
> alphabetical order, the "01_..." plugin will be loaded first etc. I
> renamed my behavior directory that way and now everything works like a
> charm.
>
> Cheers,
> Wolfgang


( <> .. <> )


_______________________________________________
Radiant mailing list
Post:   [email protected]
Search: http://radiantcms.org/mailing-list/search/
Site:   http://lists.radiantcms.org/mailman/listinfo/radiant

Reply via email to