method
reset
v3.1.0 -
Show latest stable
- Class:
ActionView::Helpers::TextHelper::Cycle
reset()public
No documentation available.
# File actionpack/lib/action_view/helpers/text_helper.rb, line 372
def reset
@index = 0
end