request.setURL("serverurl").send()
The function chaining makes sense here and I wonder if the language had influence on Ruby's development.
Anyone interested in the language should definitely check out the Genki series. It's written well enough you could fully teach yourself.
https://genki3.japantimes.co.jp/en/intro/ or amazon.
The primary author of Ruby is Yukihiro Matsumoto, who is Japanese.
What I meant was if Matz "trying to make Ruby natural, not simple" was due in part to the way the language is spoken.
The function chaining makes sense here and I wonder if the language had influence on Ruby's development.
Anyone interested in the language should definitely check out the Genki series. It's written well enough you could fully teach yourself.
https://genki3.japantimes.co.jp/en/intro/ or amazon.