Method: Sent#initialize
- Defined in:
- lib/coolsms/sent.rb
#initialize(options = {}) ⇒ Sent
Returns a new instance of Sent.
32 33 34 |
# File 'lib/coolsms/sent.rb', line 32 def initialize(={}) self.set_fields( ) end |
Returns a new instance of Sent.
32 33 34 |
# File 'lib/coolsms/sent.rb', line 32 def initialize(={}) self.set_fields( ) end |