method
reset

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