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

Correct argument usage in YAML.safe_load_file #87

Merged
merged 3 commits into from
Aug 5, 2024

Conversation

RodrigoMNardi
Copy link
Collaborator

  • Updated the configure_from_file! method to use YAML.safe_load_file with the correct arguments.
  • Ensured ActiveRecord::Base.configurations is set properly.

RodrigoMNardi and others added 3 commits August 5, 2024 08:47
Adding a basic doc to use configurate the database

Signed-off-by: Rodrigo Nardi <rnardi@netdef.org>
- Updated the `configure_from_file!` method to use `YAML.safe_load_file` with the correct arguments.
- Ensured `ActiveRecord::Base.configurations` is set properly.

Signed-off-by: Rodrigo Nardi <rnardi@netdef.org>
@RodrigoMNardi RodrigoMNardi merged commit 6ffea21 into FRRouting:master Aug 5, 2024
2 checks passed
@RodrigoMNardi RodrigoMNardi deleted the hotfix/debian12 branch August 14, 2024 13:19
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.

1 participant