Mario Ruiz <mario / betware.com> wrote: > Thanks Morel I think this one could be the solution. > But I have a question for you... > Why do you need super(mod)?? Because we are replacing (overriding) a previous version of Module#included. super(mod) ensures that whatever the previous version did continues to get done. -- lo Splenetico