class PactBroker::Api::Decorators::PacticipantsDecorator

Public Class Methods

eager_load_associations() click to toggle source
# File lib/pact_broker/api/decorators/pacticipants_decorator.rb, line 17
def self.eager_load_associations
  PactBroker::Api::Decorators::PacticipantDecorator.eager_load_associations
end