jim
August 7, 2006, 6:31pm
#1
When I creat a new "Rails"project with RadRails as in this Tutorial,
http://wiki.awebfactory.com.ar/awebfactory/published/DemoAppPart1
All I get is a .project file in the …/Workspace directory…No Rails
skeleton for the app and No WEBrick server…
What is ahappening?
Jim
jim
August 7, 2006, 6:42pm
#3
Good question , since I upgraded from 6.4 to 7.0 I’m having the same
problem.
I wrote about it another thread but never saw a response.
Stuart
jim
August 7, 2006, 7:58pm
#4
Is there a way to use RIDE-ME on my XP box and keep ruby & rails on my
Linux server? If not can someone suggest what to use.
I don’t want to load RoR on my XP box, just want to do my coding from
there.
Best,
Tim
jim
August 7, 2006, 7:01pm
#5
Stuart Fellowes wrote:
Good question , since I upgraded from 6.4 to 7.0 I’m having the same
problem.
I wrote about it another thread but never saw a response.
Stuart
I couldn’t get RadRails stand-alone to work…
I just updated my Eclipse IDE with the following plug-ins and it’s
working…
Ruby,
http://updatesite.rubypeople.org/release
Rails,
http://wiki.awebfactory.com.ar/awebfactory/published/InstallRadRails
Jim
jim
August 7, 2006, 9:16pm
#6
possibly you forgot to set up your ruby interpreter/rails install?
with 0.6.4, there are some changes in the configuration i think so you
should check that… or post it to the radrails list
2006/8/7, jim [email protected] :
Jim
–
Posted via http://www.ruby-forum.com/ .
Rails mailing list
[email protected]
http://lists.rubyonrails.org/mailman/listinfo/rails
–
Michael S. [email protected]
www.stellar-legends.de - Weltraum-Browsergame im Alpha-Stadium
jim
August 7, 2006, 9:22pm
#7
I had this problem when I forgot to have rails in my PATH. This was on
Windows.
Stephen G.
jim
August 7, 2006, 8:03pm
#8
Tim Jordan wrote:
Is there a way to use RIDE-ME on my XP box and keep ruby & rails on my
Linux server? If not can someone suggest what to use.
I don’t want to load RoR on my XP box, just want to do my coding from
there.
You’ll need Ruby 1.8.2 or higher with RideMe because the several
features will look for the Ruby interpreter (like the integrated Rake
functionality, script/console window, etc.)
Is there a reason you can’t install Ruby on your XP box?
Jeff
jim
August 7, 2006, 10:31pm
#9
As I said earlier 64 worked fine for me. Ruby and Rails is in my
path. Something changed in 7.0 as I made all the proper
configuration.
Stuart
jim
August 7, 2006, 11:19pm
#10
Stuart Fellowes wrote:
As I said earlier 64 worked fine for me. Ruby and Rails is in my
path. Something changed in 7.0 as I made all the proper
configuration.
I think I needed to re-point RR0.7 to my rails and rake gem folders.
Search through the Eclipse-maze options window for the place to do this.
Cheers
Nic