method

iterate!

Importance_0
iterate!() public

No documentation

This method has no description. You can help the Ruby on Rails community by adding new notes.

Hide source
# File actionview/lib/action_view/renderer/partial_renderer.rb, line 29
    def iterate! # :nodoc:
      @index += 1
    end
Register or log in to add new notes.