Method: TalonOne::Attribute#suggestions
- Defined in:
- lib/talon_one/models/attribute.rb
#suggestions ⇒ Object
A list of suggestions for the attribute.
45 46 47 |
# File 'lib/talon_one/models/attribute.rb', line 45 def suggestions @suggestions end |