class Lvtho::MyName
Public Class Methods
puts_name()
click to toggle source
# File lib/lvtho-f.rb, line 5 def self.puts_name binding.pry puts "my name's lvtho12" end
# File lib/lvtho-f.rb, line 5 def self.puts_name binding.pry puts "my name's lvtho12" end