method
reset

reset()
public Hide source
# File actionview/lib/action_view/helpers/text_helper.rb, line 412 def reset @index = 0 end
reset()
public # File actionview/lib/action_view/helpers/text_helper.rb, line 412 def reset @index = 0 end