Class: Bysxianglog::Hello
- Inherits:
-
Object
- Object
- Bysxianglog::Hello
- Defined in:
- lib/bysxianglog.rb
Class Method Summary collapse
Class Method Details
.show ⇒ Object
4 5 6 |
# File 'lib/bysxianglog.rb', line 4 def self.show puts "我来自Bysxianglog::Hello.show方法" end |