This project is archived and is in readonly mode.
script/rails console is not loading config/environment.rb
Reported by David Lee | February 9th, 2010 @ 08:16 AM
script/rails console does not load from
config/environment.rb.
The config/environments/* files are being loaded properly.
script/rails server properly loads config/environment.rb.
Comments and changes to this ticket
-
David Lee February 13th, 2010 @ 12:20 PM
- Tag changed from rails 3, console to rails 3, console, environment.rb
-
David Lee March 12th, 2010 @ 09:45 AM
- Assigned user set to José Valim
This issue might be related to https://rails.lighthouseapp.com/projects/8994/tickets/3877-eg-rails...
-
Repository March 12th, 2010 @ 11:53 AM
(from [16846553b8866eab2aa3b128a2a23a221a25f7e3]) Always load the environment before executing any command. [#3905 status:resolved] http://github.com/rails/rails/commit/16846553b8866eab2aa3b128a2a23a...
-
José Valim March 12th, 2010 @ 06:27 PM
- State changed from new to resolved
-
Repository March 12th, 2010 @ 07:43 PM
(from [2b0611b9bb3259859b4776e672e5ef93a8b08620]) Revert "Always load the environment before executing any command. [#3905 status:resolved]"
This reverts commit 16846553b8866eab2aa3b128a2a23a221a25f7e3.
http://github.com/rails/rails/commit/2b0611b9bb3259859b4776e672e5ef... -
Repository March 12th, 2010 @ 07:43 PM
(from [611744ebd33d04bb302bf12f627d36ca59041caf]) Load the environment before executing rails console. [#3905 status:resolved] http://github.com/rails/rails/commit/611744ebd33d04bb302bf12f627d36...
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>
People watching this ticket
Tags
Referenced by
- 3905 script/rails console is not loading config/environment.rb (from [16846553b8866eab2aa3b128a2a23a221a25f7e3]) Always ...
- 3905 script/rails console is not loading config/environment.rb (from [2b0611b9bb3259859b4776e672e5ef93a8b08620]) Revert ...
- 3905 script/rails console is not loading config/environment.rb (from [611744ebd33d04bb302bf12f627d36ca59041caf]) Load th...