Skip to content

Not loading the correct config when you import a rails app #1

@lienvdsteen

Description

@lienvdsteen

When using the CLI that sets the require to a rails app, the other config will not be taken account. What happens is:

  1. The config is read from the flags that are set with the command bundle exec cloudmunda
  2. Then the next step is to require the file or directory
  3. If this is a rails app that has a config/initializer it will recreate the client and use the config set in that application

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions