Libraries
»
activerecord-nulldb-adapter
(1.1.1)
»
Index (N)
»
NilClass
Class: NilClass
Inherits:
Object
Object
NilClass
show all
Defined in:
lib/nulldb/extensions.rb
Instance Method Summary
collapse
#
try
(*args) ⇒ Object
Instance Method Details
#
try
(*args) ⇒
Object
22
# File 'lib/nulldb/extensions.rb', line 22
def
try
(
*
args
)
;
nil
;
end