module Talknote
Constants
- VERSION
Public Class Methods
hello()
click to toggle source
Your code goes hereā¦
# File lib/talknote.rb, line 13 def self.hello p 'hello' end
Your code goes hereā¦
# File lib/talknote.rb, line 13 def self.hello p 'hello' end