Method: PactBroker::Api::Resources::Tag#tag
- Defined in:
- lib/pact_broker/api/resources/tag.rb
#tag ⇒ Object
37 38 39 |
# File 'lib/pact_broker/api/resources/tag.rb', line 37 def tag @tag ||= tag_service.find identifier_from_path end |