Method: ActionTexter::MessageDelivery#__setobj__
- Defined in:
- lib/action_texter/message_delivery.rb
#__setobj__(obj) ⇒ Object
:nodoc:
17 18 19 |
# File 'lib/action_texter/message_delivery.rb', line 17 def __setobj__(obj) #:nodoc: @obj = obj end |