Method: ModelSet::SolrQuery#response
- Defined in:
- lib/model_set/solr_query.rb
#response ⇒ Object (readonly)
Returns the value of attribute response.
13 14 15 |
# File 'lib/model_set/solr_query.rb', line 13 def response @response end |