Method: SearchResultRemote::MetaInformation#key
- Defined in:
- app/presenters/search_result_remote.rb
#key ⇒ Object (readonly)
Returns the value of attribute key.
3 4 5 |
# File 'app/presenters/search_result_remote.rb', line 3 def key @key end |