Method: ActionView::Helpers::TextHelper::Cycle#values
- Defined in:
- actionview/lib/action_view/helpers/text_helper.rb
#values ⇒ Object (readonly)
Returns the value of attribute values.
483 484 485 |
# File 'actionview/lib/action_view/helpers/text_helper.rb', line 483 def values @values end |