Module: CollavreGithub

Defined in:
lib/collavre_github.rb,
lib/collavre_github/engine.rb,
lib/collavre_github/version.rb,
app/models/collavre_github/account.rb,
app/services/collavre_github/client.rb,
app/jobs/collavre_github/markdown_sync_job.rb,
app/models/collavre_github/repository_link.rb,
app/models/collavre_github/application_record.rb,
app/controllers/collavre_github/auth_controller.rb,
app/services/collavre_github/webhook_provisioner.rb,
app/jobs/collavre_github/initial_markdown_sync_job.rb,
app/controllers/collavre_github/accounts_controller.rb,
app/controllers/collavre_github/webhooks_controller.rb,
app/controllers/collavre_github/application_controller.rb,
app/services/collavre_github/tools/github_pr_diff_service.rb,
app/services/collavre_github/markdown_sync/content_processor.rb,
app/services/collavre_github/tools/github_pr_commits_service.rb,
app/services/collavre_github/tools/github_pr_details_service.rb,
app/services/collavre_github/tools/concerns/github_client_finder.rb,
app/controllers/collavre_github/creatives/integrations_controller.rb,
app/services/collavre_github/markdown_sync/initial_import_service.rb,
app/services/collavre_github/markdown_sync/incremental_sync_service.rb

Defined Under Namespace

Modules: Creatives, MarkdownSync, Tools Classes: Account, AccountsController, ApplicationController, ApplicationRecord, AuthController, Client, Engine, InitialMarkdownSyncJob, MarkdownSyncJob, RepositoryLink, WebhookProvisioner, WebhooksController

Constant Summary collapse

VERSION =
"0.5.1"