Method: Effective::Attribute#to_s

Defined in:
app/models/effective/attribute.rb

#to_sObject



193
194
195
# File 'app/models/effective/attribute.rb', line 193

def to_s
  name
end