method

reset

rails latest stable - Class: ActionView::Helpers::TextHelper::Cycle
reset()
public

No documentation available.

# File actionview/lib/action_view/helpers/text_helper.rb, line 490
        def reset
          @index = 0
        end