Method: Messaging::Controls::Properties::Random.example
- Defined in:
- lib/messaging/controls/properties.rb
.example ⇒ Object
21 22 23 24 25 |
# File 'lib/messaging/controls/properties.rb', line 21 def self.example { SomeProperty.name => SomeProperty.value } end |