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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T04:35:54+00:00 2026-05-18T04:35:54+00:00

Both objects seem to be nil inside of ‘rails console’. Why is that? Actually

  • 0

Both objects seem to be nil inside of ‘rails console’.

Why is that?

Actually now Rails works:

puts Rails.env
/path/to/my/project

but for config:

puts config.root

NameError: undefined local variable or method `config' for #<Object:0x1001dd2a0>
    from (irb):8
  • 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-18T04:35:55+00:00Added an answer on May 18, 2026 at 4:35 am

    There is no global config method. If you’re copying this from your environment files in Rails 2, note that these are actually evaluated within a certain context.

    To get to the config object from your console, try one of the following:

    For Rails 3 and above:

    Rails.application.config
    

    For Rails 2.x:

    Rails.configuration
    

    If you need to get your project’s root directory (not sure if this is actually what you’re trying to accomplish), you can do the following in Rails 2 and above:

    Rails.root
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Both the interfaces seem to compare objects for equality, so what are the major
I have two UIImageView objects inside my view (both 320x480 one above the other).
The two types of objects seem to be so close to one another that
I'm trying to understand why there exists both CF and NS objects, which seem
Are there any differences between get_object_vars($obj) and (array) $obj ? Both seem to return
This is my first time playing with both ajax and objects, so please go
I have 2 objects, both of which I want to convert to dictionarys. I
I have an array of custom class Student objects. CourseStudent and ResearchStudent both inherit
Why do this Ruby object both a to_s and inspect methods that appear to
I've noticed that both ways of looking up a DataSource using JNDI work: jdbc/DataSource

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.