On Fri, Jun 13, 2008 at 7:16 PM, Tamas <
tamas...@googlemail.com> wrote:
>
> Since it's my first post on this forum I'd like to thank You all this
> great framework!
>
> My question: Could someone explain me how to use
> Sourcereload.trait :reload_glob?
>
> I'd like to exclude ./model or explicitly include the controllers and
> some files only but I can't use it properly. Anyway the problem is
> that Sequel adds hooks again on every reload so they run several times
> instead of only once.