ruby 关于红宝石的一些重要事情

Posted

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了ruby 关于红宝石的一些重要事情相关的知识,希望对你有一定的参考价值。

#!/usr/bin/ruby

def sample (*test)
   puts "The number of parameters is #{test.length}"
   for i in 0...test.length
      puts "The parameters are #{test[i]}"
   end
end
sample "Zara", "6", "F"
sample "Mac", "36", "M", "MCA"

# We mentioned only one argument while defining the function
# but we can pass multiple arguments
# they will be treated as an array 

# Some interesting things related to classes in ruby 

class Accounts
   def reading_charge
   end
   def Accounts.return_date
   end
end

Accounts.return_date 
# access method return date without making an object of type Accounts 


#yield statement in ruby 

以上是关于ruby 关于红宝石的一些重要事情的主要内容,如果未能解决你的问题,请参考以下文章

ruby 关于红宝石的一些重要事情

ruby 关于红宝石的一些重要事情

ruby 关于红宝石的冥想哈希与触发器作为键的“dinamic条件”

Ruby:如何从 GitHub 或 BitBucket 等 Markdown 生成 HTML?

红宝石管道操作员

Ruby | 继品牌升级后,红宝石墙布专卖店与日俱增!