method
current_value
v3.2.8 -
Show latest stable
- Class:
ActionView::Helpers::TextHelper::Cycle
current_value()public
No documentation available.
# File actionpack/lib/action_view/helpers/text_helper.rb, line 386
def current_value
@values[previous_index].to_s
end