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