Libraries
»
cf
(4.2.1)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/cf/object_extensions.rb
Instance Method Summary
collapse
#
try
(*args) ⇒ Object
Instance Method Details
#
try
(*args) ⇒
Object
8 9 10
# File 'lib/cf/object_extensions.rb', line 8
def
try
(
*
args
)
nil
end