Method: Tire::Search::Search#json

Defined in:
lib/tire/search.rb

#jsonObject



42
43
44
# File 'lib/tire/search.rb', line 42

def json
  @json     || (perform; @json)
end