I will explain in detail about each variable Ruby global variable are used globally in whole application. Ruby global variable are denoted by $ sign $global_variable ...
When we build objects through our own classes we know we can add behavior to the objects through instance methods. But how do we give our objects data? For example, how would we teach a dog what its ...
การประกาศตัวแปรใน ภาษา Ruby นั้น ชื่อของตัวแปรจะต้องประกอบไป ...