Module: SetAttributes::Controls::Mapping::Unary

Defined in:
lib/set_attributes/controls/mapping.rb

Class Method Summary collapse

Class Method Details

.exampleObject



9
10
11
12
13
14
# File 'lib/set_attributes/controls/mapping.rb', line 9

def self.example
  [
    :some_attribute,
    :some_other_attribute
  ]
end