module Demogem1
Constants
- VERSION
Public Class Methods
demoself()
click to toggle source
Your code goes hereā¦
# File lib/demogem1.rb, line 5 def self.demoself "this is the demo gem created" end
Your code goes hereā¦
# File lib/demogem1.rb, line 5 def self.demoself "this is the demo gem created" end