class Method
Public Instance Methods
_nydp_call(*args ;)
click to toggle source
# File lib/nydp/core_ext.rb, line 16 def _nydp_call *args ; (call *(rubify args))._nydp_wrapper ; end
# File lib/nydp/core_ext.rb, line 16 def _nydp_call *args ; (call *(rubify args))._nydp_wrapper ; end