Method: ActionView::Helpers::TextHelper::Cycle#reset
- Defined in:
- actionview/lib/action_view/helpers/text_helper.rb
#reset ⇒ Object
490 491 492 |
# File 'actionview/lib/action_view/helpers/text_helper.rb', line 490 def reset @index = 0 end |