module Vimamsa
Constants
- VERSION
Public Class Methods
test()
click to toggle source
Your code goes hereā¦
# File lib/vimamsa.rb, line 8 def self.test puts "Vimamsa test" puts srn_dst("foobar", "baz") end