| Article: |
Rolling with Ruby on Rails | |
| Subject: | SystemStackError | |
| Date: | 2005-11-02 07:24:54 | |
| From: | isthisuniqueyet?? | |
|
Response to: SystemStackError
|
||
| Thanks for the feedback. Unfortunately this fix didn't work for me. Now when I start the server, I see warnings to the effect that the RAILS_ROOT and RAILS_ENV constants as declared in the environment.rb file had already been initialized. I'll keep poking at it, though. | ||
Showing messages 1 through 1 of 1.
-
SystemStackError
2005-11-02 07:32:26 GFunk911 [View]



FYI, I believe those constants are defined in a boot.rb file, which is in the generated version but not the source.zip. I don't know where tehy are defined in the source.zip, but I would guess the environment files based on your experience.