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