Uninitialized constant Settings

I’m trying to use rails 3 with jruby -v 1.9 but on every application,
on start, I have the error in the subject.

On Jul 10, 2011, at 11:52 AM, Mauro wrote:

I’m trying to use rails 3 with jruby -v 1.9 but on every application,
on start, I have the error in the subject.

You should open a JIRA and attach a project that demonstrates the
problem. Also, include the exact version of all gems you are using
including rails.

Without any details, your post is useless for figuring out the problem.

If this problem can be shown with a “hello world” rails app, then
include a script that does all the work for showing the reproduction.
That is, it installs all gems, runs bundler, creates the rails app, runs
it, etc.

cr

On 10 July 2011 20:18, Chuck R. [email protected] wrote:

On Jul 10, 2011, at 11:52 AM, Mauro wrote:

I’m trying to use rails 3 with jruby -v 1.9 but on every application,
on start, I have the error in the subject.

You should open a JIRA and attach a project

I should attach all the source code of the project?

On 10 July 2011 21:13, consiliens [email protected] wrote:

On 07/10/2011 12:57 PM, Mauro wrote:

I should attach all the source code of the project?

A reduced test case would be best.

Test Case Reduction | WebKit

But I’ve to pay to open a JIRA and attach a project?
That’s what I’ve undestood.

On Jul 10, 2011, at 3:25 PM, Mauro wrote:

That’s what I’ve undestood.
You just need to register and be logged in.

Also many times useful to create the test-case as a github project, so
others can check it out, fork it, and try to figure out what’s going
wrong. Just include the GitHub repo URL in the bug-report.

-Bob

On 07/10/2011 12:57 PM, Mauro wrote:

I should attach all the source code of the project?

A reduced test case would be best.