Fwd: [RadRails] webRick

2005-11-29 Thread Matt Kent
forgot to send this to the whole list...-- Forwarded message --From: Matt Kent <[EMAIL PROTECTED] >Date: Nov 29, 2005 11:05 AMSubject: Re: [RadRails] webRickTo: Michał Bażyński <[EMAIL PROTECTED]>For what it's worth... The actual problem is due to a fix that was implemented for the

Re: [RadRails] svn+ssh://

2005-11-29 Thread Adrian Pintilie
I tried RDT and i came back to RaidRails. RaidRails seems designed more for RubyRails (project files structure, built-in commands for RubyRails generators, etc) while RDT for more general Ruby programs. Regards, Adrian Werner Schuster (murphee) wrote: > > Thibaut Barrère wrote: > > >> >> looking

Re: [RadRails] svn+ssh://

2005-11-29 Thread Kyle Shank
We leave the SVN stuff to the subclipse plugin. If it can't accomplish this feature then we won't be able to. Have you tried the subclipse tooling? On 11/29/05, Kyle Shank <[EMAIL PROTECTED]> wrote: > We leave the SVN stuff to the subclipse plugin. If it can't > accomplish this feature then we

RE : [RadRails] webRick

2005-11-29 Thread Nadeau Jean-François
Destroy your Server and create another one. I had the same error. I don't know why this error happend. -Message d'origine- De : [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] De la part de Michal Bazynski Envoyé : 29 novembre 2005 09:13 À : RadRails@radrails.org Objet : [RadRails] webRick

[RadRails] svn+ssh://

2005-11-29 Thread Jonah Fox
is it possible to get svn+ssh:// working with RR ? cheers jonah -- ___ Graffiti.net free e-mail @ www.graffiti.net Play 100s of games for FREE! http://games.graffiti.net/ Powered By Outblaze ___ RadRails mai

Re: [RadRails] RadRails and/vs RDT

2005-11-29 Thread Werner Schuster (murphee)
Thibaut Barrère wrote: looking here http://sourceforge.net/mailarchive/forum.php?forum_id=44541 (rdt CVS commit list), it seems that the project is pretty active. Exactly. Maybe they're just not releasing the stuff but the work is underway (a bit like log4net in the .net world for instance

Re: [RadRails] RadRails and/vs RDT

2005-11-29 Thread Thibaut Barrère
Hi   looking here http://sourceforge.net/mailarchive/forum.php?forum_id=44541 (rdt CVS commit list), it seems that the project is pretty active.   Maybe they're just not releasing the stuff but the work is underway (a bit like log4net in the .net world for instance, or many other projects...)   Th

RE: [RadRails] RadRails and/vs RDT

2005-11-29 Thread Phil Swenson
It seems to me that RDT is (or will be) dead... Look at how often they have releases. They had one at the end of September and the previous one to that was 2004. RadRails has almost matched RDT is 2 months. The only things I see that are missing are 1) the ability to run non-rails ruby code from

Re: [RadRails] webRick

2005-11-29 Thread Andrej Baran
Michal-you have to delete your old server and create a new one this should fix itAndrejOn 11/29/05, Michał Bażyński < [EMAIL PROTECTED]> wrote:i can't seem to be able to start webRick in 0.5.0.1. i am setting the same workspace as in 0.4, with a project i've worked on in 0.4, and i get the followi

[RadRails] RadRails and/vs RDT

2005-11-29 Thread Werner Schuster (murphee)
howdy RadRails team, I just finished listening to the current Podcast (for 0.5.*) and heard the war stories about adding support for the Outline. This reminded me that you had used the RDT Editors in your initial releases (unless I'm confusing something), but dropped them for your own implem

[RadRails] webRick

2005-11-29 Thread Michał Bażyński
i can't seem to be able to start webRick in 0.5.0.1. i am setting the same workspace as in 0.4, with a project i've worked on in 0.4, and i get the following: => Booting WEBrick... d:/ruby/lib/ruby/gems/1.8/gems/activerecord-1.13.0/lib/active_record/connection_adapters/abstract/connection_spec

[RadRails] Re: yml editor (0.5.1)

2005-11-29 Thread Thibaut Barrère
Hi   Also I noticed that when trying to create a Model named "File", nothing happens (if I change the name it works...)... I'll try to have a look at the log (should be stored in workspace I guess, like in eclipse) and report back.       I've checked out the logs:   !ENTRY org.radrails.rails.co

Re: [RadRails] question about 0.5.0.1 feature

2005-11-29 Thread David Corbin
On Monday 28 November 2005 10:56 pm, Phil Swenson wrote: > CTRL-SHIFT-R is the keyboard shortcut for open resource... but only in the > resource perspective. Is there a reason why this couldn't be made to work > in the Rails perspective? You can add this yourself. Window/Customize Perspective/C

Re: [RadRails] yml editor (0.5.1)

2005-11-29 Thread Andrej Baran
Thibaut-well i'm a beginner myself :) so it's only my guessmaybe you could try to run the model generator from command line/shell and see if it throws any error or suchAndrej On 11/29/05, Thibaut Barrère <[EMAIL PROTECTED]> wrote: Hi Andrej   nice catch :) I'm not yet very familiar with Ruby but th

Re: [RadRails] yml editor (0.5.1)

2005-11-29 Thread Thibaut Barrère
Hi Andrej   nice catch :) I'm not yet very familiar with Ruby but this sounds like a good explanation!   We should probably add an error message at the end of the wizard (it doesn't complain at all in that case)...   cheers   -T   ___ RadRails mailing lis

Re: [RadRails] yml editor (0.5.1)

2005-11-29 Thread Andrej Baran
Thibaut-about the model named 'File' i guess the reason might be that File is a reserved word, for more info check the RoR wiki entry:http://wiki.rubyonrails.org/rails/pages/ReservedWords AndrejOn 11/29/05, Thibaut Barrère <[EMAIL PROTECTED]> wrote: Hi   I've noticed that the yml editor is used for

[RadRails] yml editor (0.5.1)

2005-11-29 Thread Thibaut Barrère
Hi   I've noticed that the yml editor is used for the database config, but does not seem to be used for test fixture for instance (no colors in the editor). Is it by design or should this be fixed ? Also I noticed that when trying to create a Model named "File", nothing happens (if I change the na