General

Profile

runixo (Martin Sarsale)

Issues

open closed Total
Assigned issues 0 0 0
Reported issues 0 1 1

Activity

06/05/2014

03:35 PM Ruby Bug #9906 (Rejected): duplicated require of '.so' files?
Dear all,
We are trying to get rid of autoload;
We could require everything in the first line of the file but instead we
prefer to require only what we need, when we need it.
So, instead of
require "digest/md5"
def foo(n)
...
runixo (Martin Sarsale)

Also available in: Atom