CannotaccesstypemethodonRubyclass-创新互联

The following code is copied from the site - http://www.w3cschool.cc/ruby/ruby-object-oriented.html. Note, it is at the bottom.  However, I got one error message during runing it.

创新互联公司专注为客户提供全方位的互联网综合服务,包含不限于网站制作、成都网站建设、弓长岭网络推广、成都小程序开发、弓长岭网络营销、弓长岭企业策划、弓长岭品牌公关、搜索引擎seo、人物专访、企业宣传片、企业代运营等,从售前售中售后,我们都将竭诚为您服务,您的肯定,是我们大的嘉奖;创新互联公司为所有大学生创业者提供弓长岭建站搭建服务,24小时服务热线:13518219792,官方网址:www.cdcxhl.com

#!/usr/bin/ruby -w
class Box
  # 输出类信息
  puts "Type of self = #{self.type}"
  puts "Name of self = #{self.name}"
end

The output error message:

D:\Ruby\bin\ruby.exe -e $stdout.sync=true;$stderr.sync=true;load($0=ARGV.shift) D:/Ruby/RubyStudyPro/box.rb
D:/Ruby/RubyStudyPro/box.rb:4:in `': undefined method `type' for Box:Class (NoMethodError)
 from D:/Ruby/RubyStudyPro/box.rb:2:in `'
 from -e:1:in `load'
 from -e:1:in `

'

Process finished with exit code 1

Who could kindly give me some tips?

创新互联www.cdcxhl.cn,专业提供香港、美国云服务器,动态BGP最优骨干路由自动选择,持续稳定高效的网络助力业务部署。公司持有工信部办法的idc、isp许可证, 机房独有T级流量清洗系统配攻击溯源,准确进行流量调度,确保服务器高可用性。佳节活动现已开启,新人活动云服务器买多久送多久。


网页标题:CannotaccesstypemethodonRubyclass-创新互联
本文路径:http://ybzwz.com/article/dejdpj.html