Not logged in
Login
Signup
Activity Log
Challenges
Forums
Help
You are here:
Home
→
Forums
→
Feedback
→
Built-in libraries
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
Quote this
Posted by
carldr
786 days ago:
Sorry, I'm not quite understanding your question!
Quote this
Add a reply
A
29degrees
diversion |
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