Method: Satis::Dropdown::Component#text_method
- Defined in:
- app/components/satis/dropdown/component.rb
#text_method ⇒ Object
64 65 66 |
# File 'app/components/satis/dropdown/component.rb', line 64 def text_method [:text_method] || :name end |