The script in this post is written in Ruby. I highly recommend Googling Ruby Tutorial and you will find MANY resources to help you learn Ruby in whatever learning style is best for you.
Log in to continue
We're a place where coders share, stay up-to-date and grow their careers.
Hi, 😄, By the way are you talking about
SQL Script or YML Script
. BecauseRuby
is a programming language right ?Nope, I am talking about Ruby. In this sense, I am using "script" to define a small chunk of Ruby code that is run standalone in a console.
Programming languages can still be used to write scripts ;)
What kind of script is used in this post. Is there a documentation or tutorial. so I can learn?
The script in this post is written in Ruby. I highly recommend Googling Ruby Tutorial and you will find MANY resources to help you learn Ruby in whatever learning style is best for you.