This forum is no longer active. Please post your questions to our new community site

Recent Posts by United20

Subscribe to Recent Posts by United20 2 post(s) found

26 Feb, 2009 09:30 AM
Avatar United20 2 post(s)

Topic: RubyStack & JRubyStack / Need to update RubyStack to Rails 2.2.2

Okay I found a solution.
The Problem is that I’m using the Aptana-Studio in combination with RubyStack.

If somebody under Windows has the same problem:
Start Aptana Studio -> go to the console window -> type in: gem install rubygems-update

After that you have to open up a cmd prompt!!!
Run there the:

update_rubygems

command…

Test it unter Aptana – Console:
gem -v
1.3.1

Ok… Then:
gem update rails

Finish…

Regards

 
25 Feb, 2009 02:33 PM
Avatar United20 2 post(s)

Topic: RubyStack & JRubyStack / Need to update RubyStack to Rails 2.2.2

Hi!

I have exact the same problem with RubyStack for Windows.
I tried to modify the “<rubystack_path>/scripts/setenv.bat” …
But it doesn’t work under Windows. ;)

Is there any way to update the Gems / Rails under Windows?

Regards from Germany
Stephan