Method: ApplicationHelper#meta_label
- Defined in:
- app/helpers/application_helper.rb
#meta_label ⇒ Object
127 128 129 |
# File 'app/helpers/application_helper.rb', line 127 def ? 'Less' : 'More' end |
127 128 129 |
# File 'app/helpers/application_helper.rb', line 127 def ? 'Less' : 'More' end |