Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added extra sources in initializer #366

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

Nuzair46
Copy link

@Nuzair46 Nuzair46 commented Oct 24, 2024

Fixes #124

Adds ability to set extra_sources at initializer level.

Config.setup do |config|
  config.extra_sources = ['extra_settings']
end

@Nuzair46 Nuzair46 changed the title Added extra sources Added extra sources in initializer Oct 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

Extra config sources defined in initializer
1 participant