W3cubDocs

/Ruby on Rails 5.0

class Delegator

Parent:
Object

Public Instance Methods

try(a*, &b) Show source

See Object#try

# File activesupport/lib/active_support/core_ext/object/try.rb, line 116
  
try!(a*, &b) Show source

See Object#try!

# File activesupport/lib/active_support/core_ext/object/try.rb, line 123

© 2004–2017 David Heinemeier Hansson
Licensed under the MIT License.