Class: String

Inherits:
Object
  • Object
show all
Defined in:
lib/vpnmaker.rb

Instance Method Summary collapse

Instance Method Details

#path(p) ⇒ Object



17
18
19
# File 'lib/vpnmaker.rb', line 17

def path(p)
  File.join(File.dirname(__FILE__), p)
end