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