method
index
rails latest stable - Class:
RailsGuides::Indexer
index()public
No documentation available.
# File railties/guides/rails_guides/indexer.rb, line 15
def index
@level_hash = process(body)
end index()No documentation available.
# File railties/guides/rails_guides/indexer.rb, line 15
def index
@level_hash = process(body)
end