Sha256: 0f9065e9988732007cd6459bbe2862d5c943620475c863c63a130adf128a2a6d

Contents?: true

Size: 126 Bytes

Versions: 7

Compression:

Stored size: 126 Bytes

Contents

class ExtensionCard < ApplicationRecord
  CARD_ID_KEY = "extension_card_id"
  CARD_TITLE = "Trello Integration Test Card"
end

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
hubspot-api-client-9.0.0 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-8.0.1 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-8.0.0 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-7.3.0 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-7.2.0 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-7.1.1 sample-apps/trello-integration-app/app/models/extension_card.rb
hubspot-api-client-7.1.0 sample-apps/trello-integration-app/app/models/extension_card.rb