Erlang code doesn't have a commonJS equivalent. If you were to put code on the Erlang path you could reference it, but you'd want to be *quite* careful about doing this for views.
On Wed, Oct 5, 2011 at 4:08 PM, Thomas Van de Velde <[email protected]> wrote: > Hi, > > How can I reference an external module from within a view, show or list? > This would be to reuse code. > > Thanks! > > Thomas >
