method

index

rails latest stable - Class: RailsGuides::Indexer

Method deprecated or moved

This method is deprecated or moved on the latest stable version. The last existing version (v3.2.13) is shown here.

index()
public

No documentation available.

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