« Return to Thread: "rails not installed"???

Re: "rails not installed"???

by Erno Mononen :: Rate this Message:

Reply to Author | View in Thread

Hi Peter,

Peter Williams wrote:

> I updated web-main and did a clean build of my custom config (java,
> javaee, ruby, groovy) which ought to include full ruby and rails
> support --
>
> According to the "New Project | Rails | ..." wizard, Rails is not
> installed.
>
> Other gems installed and show they are present.  Checking the gem
> repository embedded in this build shows rails 2.1.0.
>
> so (a) I thought we were using Rails 2.3.x now so why is it an old
> version and (b) even though it is an old version, why aren't we using
> it?  Incompatible?

We bundle 2.3.2, and the wizard should accept any Rails version. It
checks that the Rails gems are present and that the rails executable is
found; not sure why it complains in your case. Could you turn on
detailed logging (in Options -> Ruby -> Misc) and send the log file to me?

I assume you're trying to create a Rails project using the bundled JRuby
1.2.0, right? There might be some bug in the build scripts causing old
artifacts to be left behind, or I can't now think of another explanation
for how come you still have 2.1.0 installed.

Erno

>
> Or maybe I missed a module when I updated my config definition, but
> this seems unlikely.
>
> -Peter
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@...
> For additional commands, e-mail: dev-help@...
>


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@...
For additional commands, e-mail: dev-help@...

 « Return to Thread: "rails not installed"???