Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7941627
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 3, 20262026-06-03T23:43:36+00:00 2026-06-03T23:43:36+00:00

Is it still considered a best practice to load some configuration parameters inside environment.rb

  • 0

Is it still considered a best practice to load some configuration parameters inside environment.rb with yaml files within the /config directory? It seems like a pretty good way to do this, but if there was a better way, it’d be good to know about it. I’ve tried to find articles about loading configuration settings in Rails / YAML but most of the articles don’t go past 2009. Makes me feel like there came a better (or new standard) way to do this. Thanks!

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-03T23:43:37+00:00Added an answer on June 3, 2026 at 11:43 pm

    I’ve been using this gem for that purpose recently:

    • SettingsLogic: https://github.com/binarylogic/settingslogic

    Basically, you create a /config/application.yml file that looks something like this:

    defaults: &defaults
      api:
        johns_api_co:
          api_key: my_key
          secret: shh!!!
    
        other_setting:
          this: "is a config setting"
          that: "and another thing"
    
    development:
      <<: *defaults
    
    test:
      <<: *defaults
    
    production:
      <<: *defaults
    

    There are so many ways to do this, but this works well and is pretty straightforward.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Is the advice given in this oft-cited MSDN article still considered sound for converting
still new to the world of linq, and i need some help flatening a
Still struggling to understand what best practices are with respect to macros. I'm attempting
Still new to Objective C, and I'm having some trouble that I just can't
I'm looking for what view technology would be considered the best approach for Spring
Many developers I have met suggest it's best practice to go with simple loops
I'm curious what is the best practice when passing values from a group of
What is currently regarded as best practice in UI design for displaying actions that
So I know it's considered somewhat good practice to always include curly braces for
I still consider myself quite a novice when it comes to JavaScript/JQuery. How would

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.