Module: Actor::Controls::Message::Other
- Defined in:
- lib/actor/controls/message.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
11 12 13 14 15 |
# File 'lib/actor/controls/message.rb', line 11 def self.example attribute = Attribute::Other.example Example.new attribute end |