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