method

index

index()
public

No documentation available.

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