Class: Method

Inherits:
Object show all
Includes:
Nydp::Converter
Defined in:
lib/nydp/core_ext.rb

Instance Method Summary collapse

Methods included from Nydp::Converter

#n2r, #r2n, #rubify

Instance Method Details

#_nydp_call(*args) ⇒ Object



16
# File 'lib/nydp/core_ext.rb', line 16

def _nydp_call *args ; (call *(rubify args))._nydp_wrapper ; end