A
Axel Etzold
Dear experienced Rubyists,
I am new to Ruby.
In other script-like softwares (with more limited purposes), such as
Matlab,
it is possible to call functions (i.e., modules),
from other files, and to pass arguments to them,
which allows to spread the code and re-use from different
scripts it.
Is this possible in Ruby , too ? Or is there a
principal constraint from object-oriented programming,
which forbids this ?
Thank you for your help!
Best regards,
Axel Etzold
I am new to Ruby.
In other script-like softwares (with more limited purposes), such as
Matlab,
it is possible to call functions (i.e., modules),
from other files, and to pass arguments to them,
which allows to spread the code and re-use from different
scripts it.
Is this possible in Ruby , too ? Or is there a
principal constraint from object-oriented programming,
which forbids this ?
Thank you for your help!
Best regards,
Axel Etzold