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