Method: QaServer::FetchPresenter#authority
- Defined in:
- app/presenters/qa_server/fetch_presenter.rb
#authority ⇒ String (readonly)
Returns Name of authority that was searched.
27 28 29 |
# File 'app/presenters/qa_server/fetch_presenter.rb', line 27 def @authority end |