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