Module: SetAttributes::Controls::Mapping::Transform
- Defined in:
- lib/set_attributes/controls/mapping.rb
Class Method Summary collapse
Class Method Details
.example ⇒ Object
36 37 38 39 40 |
# File 'lib/set_attributes/controls/mapping.rb', line 36 def self.example [ {:some_attribute => :some_other_attribute} ] end |