Class: NilClass

Inherits:
Object show all
Defined in:
lib/db_charmer/core_extensions.rb

Instance Method Summary collapse

Instance Method Details

#try(method, *options, &block) ⇒ Object



20
21
22
# File 'lib/db_charmer/core_extensions.rb', line 20

def try(method, *options, &block)
  nil
end