Skip to content

Fix missing require of 'ghost_adapter' in the connector#34

Merged
acroos merged 3 commits intomainfrom
fix-missing-require
Apr 12, 2021
Merged

Fix missing require of 'ghost_adapter' in the connector#34
acroos merged 3 commits intomainfrom
fix-missing-require

Conversation

@acroos
Copy link
Copy Markdown
Contributor

@acroos acroos commented Apr 12, 2021

Description

This fixes a bug that occurs because files are not auto-loaded in non-rails apps.

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Created a simple Sinatra application using this version

Checklist:

  • My code follows the style guidelines set by rubocop
  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • I have checked my code and corrected any misspellings

@acroos acroos self-assigned this Apr 12, 2021
@acroos acroos requested a review from lorenzograndi4 April 12, 2021 20:21
@acroos acroos merged commit 254e4f7 into main Apr 12, 2021
@acroos acroos deleted the fix-missing-require branch April 12, 2021 20:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants