Module: PactBroker::Domain

Defined in:
lib/pact_broker/domain/tag.rb,
lib/pact_broker/domain/pact.rb,
lib/pact_broker/domain/group.rb,
lib/pact_broker/domain/label.rb,
lib/pact_broker/domain/version.rb,
lib/pact_broker/domain/webhook.rb,
lib/pact_broker/domain/index_item.rb,
lib/pact_broker/domain/pacticipant.rb,
lib/pact_broker/domain/verification.rb,
lib/pact_broker/domain/order_versions.rb,
lib/pact_broker/domain/webhook_request.rb,
lib/pact_broker/domain/webhook_pacticipant.rb

Defined Under Namespace

Classes: EagerTagWithLatestFlag, Group, IndexItem, Label, LatestVersionForPacticipantEagerLoader, OrderVersions, Pact, Pacticipant, Tag, Verification, Version, Webhook, WebhookPacticipant, WebhookRequest

Constant Summary collapse

VERSION_COLUMNS =
[:id, :number, :repository_ref, :pacticipant_id, :order, :created_at, :updated_at, :build_url]