module Cartoongrass
Constants
- VERSION
Public Instance Methods
greeting()
click to toggle source
# File lib/cartoongrass.rb, line 4 def greeting puts "this is demo" end
# File lib/cartoongrass.rb, line 4 def greeting puts "this is demo" end