Method: ActionView::Helpers::TextHelper::Cycle#current_value
- Defined in:
- lib/action_view/helpers/text_helper.rb
#current_value ⇒ Object
418 419 420 |
# File 'lib/action_view/helpers/text_helper.rb', line 418 def current_value @values[previous_index].to_s end |