module SetAttributes::Controls::Mapping::Unbalanced
Public Class Methods
example()
click to toggle source
# File lib/set_attributes/controls/mapping.rb, line 18 def self.example [ :some_attribute, {:some_other_attribute => :some_other_attribute} ] end