Libraries
»
actionview
(6.0.4)
»
Index
»
ActionView
»
Helpers
»
TextHelper
»
Cycle
»
#reset
Method: ActionView::Helpers::TextHelper::Cycle#reset
Defined in:
lib/action_view/helpers/text_helper.rb
#
reset
⇒
Object
414 415 416
# File 'lib/action_view/helpers/text_helper.rb', line 414
def
reset
@index
=
0
end