module JaneGem
Constants
- VERSION
Public Instance Methods
test()
click to toggle source
Your code goes hereā¦
# File lib/jane_gem.rb, line 5 def test 'hello gem' end
Your code goes hereā¦
# File lib/jane_gem.rb, line 5 def test 'hello gem' end