Built-in libraries

Add a reply

Posted by Gustav Paul 786 days ago:
Hey

Ruby in particular has a host of built-in functions for eg libraries and string,
are these allowed, since you're not requiring anything, and yet, in a way,
the standard library methods are so high-level that you might as well...?

eg. array.join or string.rjust

Just curious,
Thanks

Gustav
gustav@rails.co.za
Posted by carldr 786 days ago:
Sorry, I'm not quite understanding your question!

Add a reply