Class: Nydp::Struct
Instance Method Summary
collapse
Methods included from AutoWrap
#_nydp_get, #_nydp_ok?, #_nydp_procify?, #_nydp_safe_send
Instance Method Details
#_nydp_procs ⇒ Object
34
|
# File 'lib/nydp/helper.rb', line 34
def _nydp_procs ; [] ; end
|
#_nydp_whitelist ⇒ Object
33
|
# File 'lib/nydp/helper.rb', line 33
def _nydp_whitelist ; members ; end
|