Im trying aptana radrails framework and im crating a .rb for each script or class.
My problem is how i can link all my files so i can call a class thats in an other script?
See that my problem is wotking with a lot of scripts and that i dont wanto manually add all. In Java you only have to write the package wich pertais the script and its added and linked, in ruby exist something similar?
My problem is how i can link all my files so i can call a class thats in an other script?
See that my problem is wotking with a lot of scripts and that i dont wanto manually add all. In Java you only have to write the package wich pertais the script and its added and linked, in ruby exist something similar?