[RDT-Dev] Getting another build of RDT

2006-04-04 Thread Kyle Shank
Hey all, We are trying to get another release of RadRails before the Canada on Rails conference. We are trying to finish off our support for the new features of Rails 1.1 and will need another build of RDT. Matt and I are on to fix some issues slated for next release but to be realistic I'm prop

Re: [RDT-Dev] Getting another build of RDT

2006-04-04 Thread Kyle Shank
The RemoteTestRunner issue is a result of the new Rails integration testing. They define a default_test in ActionController::IntegrationTest that gets picked up by the test runner because it extends Test::Unit::TestCase. What happens is that if there are 9 real tests that all pass the bar will be

Re: [RDT-Dev] Getting another build of RDT

2006-04-05 Thread Kyle Shank
4/5/06, David Corbin <[EMAIL PROTECTED]> wrote: > On Tuesday 04 April 2006 10:46 pm, Kyle Shank wrote: > > The RemoteTestRunner issue is a result of the new Rails integration > > testing. They define a default_test in > > ActionController::IntegrationTest that gets picke

Re: [RDT-Dev] Getting another build of RDT (RemoteTestRunner)

2006-04-06 Thread Kyle Shank
Did you check this into HEAD? On 4/5/06, David Corbin <[EMAIL PROTECTED]> wrote: > On Wednesday 05 April 2006 08:29 pm, David Corbin wrote: > > On Wednesday 05 April 2006 07:27 pm, David Corbin wrote: > > > On Wednesday 05 April 2006 07:20 pm, David Corbin wrote: > > > > On Wednesday 05 April 2006

[RDT-Dev] RJS RXML support

2006-04-07 Thread Kyle Shank
Have these been added to the Ruby Editor?? I'm not seeing it in CVS. --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the prime

[RDT-Dev] Re: RJS RXML support

2006-04-07 Thread Kyle Shank
Sorry, they are in the plugin properties file nvm :) On 4/8/06, Kyle Shank <[EMAIL PROTECTED]> wrote: > Have these been added to the Ruby Editor?? I'm not seeing it in CVS. > --- This SF.Net email is sponsored by xPML,

[RDT-Dev] Another release

2006-04-10 Thread Kyle Shank
Are we ready to put up another release on the release update site? Kyle --- This SF.Net email is sponsored by xPML, a groundbreaking scripting language that extends applications into web and mobile media. Attend the live webcast and join the pr

Re: [RDT-Dev] Another release

2006-04-10 Thread Kyle Shank
ROTECTED]> wrote: > Kyle Shank wrote: > > >Are we ready to put up another release on the release update site? > > > > > Hi Kyle, > > I've uploaded the RC1 to the release update site. It should not get the > regular way to upload release candidates to the re

Re: [RDT-Dev] Another release

2006-04-11 Thread Kyle Shank
Any news on the update site? I still can't access it. On 4/10/06, Markus Barchfeld <[EMAIL PROTECTED]> wrote: > Kyle Shank wrote: > > >Are we ready to put up another release on the release update site? > > > > > Hi Kyle, > > I've uploaded the RC1

Re: [RDT-Dev] Patch and SF.net CVS issues

2006-04-29 Thread Kyle Shank
We have had a good development experience on Radrails using Subversion and Trac. The ability to reference tickets in checkins and see changeset is really a big plus. What we do with RadRails is develop (SVN, TRAC) on our servers and release on SF.net. So we've had success developing on our own

[RDT-Dev] Debug support and next RDT

2006-11-17 Thread Kyle Shank
How is the debug support coming along? Just fyi we released an ibuild with a feature I'd like to add to the Ruby editor. It is basically emulating what textmate does to inline expand templates in the editor based on an associated name. For example typing "lia" into our RHTML editor will expand t

Re: [RDT-Dev] Refactorings - initial import

2007-02-06 Thread Kyle Shank
Great news! Markus what is the state of incorporating ruby-debug? On 2/6/07, Markus Barchfeld <[EMAIL PROTECTED]> wrote: > Christopher Williams wrote: > >> There are still some things that need to be addressed: > >> > >> - Cruisecontrol: The plug-ins aren't built and integrated into the > >> auto