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