class Documentation::Searchers::Simple

Public Instance Methods

index(page) click to toggle source
# File lib/documentation/searchers/simple.rb, line 34
def index(page)
  true
end