Module: GmSupport

Defined in:
lib/gm_support.rb

Instance Method Summary collapse

Instance Method Details

#prefix(command) ⇒ Object



2
3
4
# File 'lib/gm_support.rb', line 2

def prefix command
  "gm #{command}"
end