method

index

index()
public

No documentation available.

# File railties/guides/rails_guides/indexer.rb, line 10
    def index
      @level_hash = process(body)
    end