uninitialized constant Settings if using rails_config gem.
----------------------------------------------------------

                 Key: JRUBY-6159
                 URL: https://jira.codehaus.org/browse/JRUBY-6159
             Project: JRuby
          Issue Type: Bug
         Environment: jruby 1.6.5 (ruby-1.9.2-p136) (2011-10-25 9dcd388) 
(OpenJDK 64-Bit Server VM 1.6.0_23) [linux-amd64-java]
            Reporter: Mauro
            Assignee: Thomas E Enebo
            Priority: Minor


When using jruby in 1.9 mode I have the error:

Completed 500 Internal Server Error in 12ms

NameError (uninitialized constant Settings):
  

Rendered 
/home/user/jruby-1.6.5/lib/ruby/gems/1.8/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_trace.erb
 (83.0ms)
Rendered 
/home/user/jruby-1.6.5/lib/ruby/gems/1.8/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb
 (5.0ms)
Rendered 
/home/user/jruby-1.6.5/lib/ruby/gems/1.8/gems/actionpack-3.1.1/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb
 within rescues/layout (113.0ms)
^Cj[2011-10-26 12:06:45] INFO  going to shutdown ...
[2011-10-26 12:06:45] INFO  WEBrick::HTTPServer#start done.
Exiting


The problem is rails_config gem.
If I don't use that gem I don't have the problem.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to