Method: ActionView::Helpers::TextHelper::Cycle#current_value

Defined in:
actionview/lib/action_view/helpers/text_helper.rb

#current_valueObject



494
495
496
# File 'actionview/lib/action_view/helpers/text_helper.rb', line 494

def current_value
  @values[previous_index].to_s
end