module TestPushFromRm

Constants

VERSION

Public Instance Methods

test() click to toggle source
# File lib/test_push_from_rm.rb, line 4
def test
  puts "hi"
end