Sha256: 49f9b9d678065aa50582ddb2acabf04f4af63536a964ccd4460ffb3c0c212243

Contents?: true

Size: 923 Bytes

Versions: 1

Compression:

Stored size: 923 Bytes

Contents

module Daisybill
  APPS = [
    DAISYBILL = {
      "github_org": "daisybill",
      "github_repo": "daisyBill",
      "heroku_staging_app": "daisybill-staging"
    },
    ELLIS = {
      "github_org": "daisybill",
      "github_repo": "ellis",
      "heroku_staging_app": "ellis-staging"
    },
    AUTH_INBOX = {
      "github_org": "daisybill",
      "github_repo": "auth-inbox",
      "heroku_staging_app": "auth-inbox-staging"
    },
    KNOWLEDGEABLE = {
      "github_org": "daisybill",
      "github_repo": "knowledgeable",
      "heroku_staging_app": "knowledgeable-staging"
    },
    FEE_SCHEDULE = {
      "github_org": "daisybill",
      "github_repo": "fee_schedule",
      "heroku_staging_app": "fee-schedule-staging"
    },
    WCB_XML_CLEARINGHOUSE = {
      "github_org": "daisybill",
      "github_repo": "wcb_xml_clearinghouse",
      "heroku_staging_app": "wcb-xml-clearinghouse-staging"
    }
  ]
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
github_workflow-0.4.3 lib/github_workflow/daisybill.rb