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 3338072
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T00:19:51+00:00 2026-05-18T00:19:51+00:00

I want to grab config settings for a module, and I was told to

  • 0

I want to grab config settings for a module, and I was told to use an initializer for this.

Can someone show me how to do this and how I will reference the config settings from the initializer?

  • 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-05-18T00:19:51+00:00Added an answer on May 18, 2026 at 12:19 am

    The initializer facility of Ruby on Rails allows you to run arbitrary bits of code after the main application has been loaded but before any pages have been rendered. These are one-shot things, too, and the application has to be restarted if any are changed.

    If you want to configure or reconfigure a module, you just sort of do it. There’s nothing fancy required. Typically they look something like this:

    # config/initializers/mymodule.rb
    MyModule.widgets_per_second = 100
    MyModule.reject_invalid_foobars = true
    

    It will depend on what you are trying to configure of course. You can declare extensions to classes, load in additional modules, anything that might be required for your application to work properly.

    Generally it’s bad form to force-load a plugin or gem that was not loaded automatically, but as with anything, sometimes you need to break the rules to get your app working.

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

Sidebar

Related Questions

I want to grab data from this kind of log. Nov 12 13:46:14 Home
I want to use $document to grab a server value from an input field.
I often want to grab one field from one table. So I do this:
Using Paperclip, I want to grab an image from a URL like this: require
I want to grab my customers phone number from a MYSQL database and auto
I want to grab the most recent entry from a table. If I was
I want to grab from a db a record with name='John Doe'. I'd like
I want to grab records from a table based on the day of the
Not sure if this is possible. I want to grab the latest X stories
Want to grab list of players from http://www.atpworldtour.com/Rankings/Singles.aspx There is a table with class

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.