Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Chamini Gallage
Hi, Thank you very much for the kind support. Now, I'm going ahead with the new source :). I will be happy to update u as soon as possible :D. -- Posted via http://www.ruby-forum.com/. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http:/

Re: [Ironruby-core] lol.. google undo send definitely is a fad

2009-03-31 Thread Curt Hagenlocher
No, the retraction is a different (and thoroughly retarded) feature. You can actually create a send rule that applies a delay based on all sorts of criteria. See http://ironcurt.typepad.com/p/sendrule.png for a screen shot of the rule. The "retraction" isn't a totally ridiculous feature, but

Re: [Ironruby-core] lol.. google undo send definitely is a fad

2009-03-31 Thread Jimmy Schementi
> Jim Deville wrote: > > As was pointed out by some people around here, Outlook has had a > > similar feature for a while, that gives more customization. It > > just requires you to make a rule ;) Jim, are you really pimping Outlook? ;) > Charles Oliver Nutter wrote: > And requires the receiver t

Re: [Ironruby-core] lol.. google undo send definitely is a fad

2009-03-31 Thread Charles Oliver Nutter
Jim Deville wrote: As was pointed out by some people around here, Outlook has had a similar feature for a while, that gives more customization. It just requires you to make a rule ;) And requires the receiver to accept the retraction if it's already been delivered, if I remember right...which

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Jimmy Schementi
The svn sources have been nuked from /trunk. I left the /tags directory just in case anyone needs the sources to a previous build that isn't in git. /trunk now only have one file in it ... a README that directs people to github: http://ironruby.rubyforge.org/svn/trunk. __

Re: [Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Shri Borde
src\IronRuby.Libraries is no longer a valid path in the sources. You must have the old sources. We have moved from SVN to GIT. See http://wiki.github.com/ironruby/ironruby for the latest instructions. Jimmy, were you going to delete the SVN sources and put a pointer to the GIT repo? This is the

Re: [Ironruby-core] lol.. google undo send definitely is a fad

2009-03-31 Thread Jim Deville
As was pointed out by some people around here, Outlook has had a similar feature for a while, that gives more customization. It just requires you to make a rule ;) JD From: ironruby-core-boun...@rubyforge.org [mailto:ironruby-core-boun...@rubyforge.org] On Behalf Of Ivan Porto Carrero Sent: Tu

Re: [Ironruby-core] community chapter

2009-03-31 Thread Ivan Porto Carrero
Hi Robert, Sorry for waiting this long to reply to your email. Before it was pretty far in the future but now my deadline is approaching :). Anyway I'd be most interested to read and hear about your experiences surrounding your project. The work you've been doing definitely sounds pretty interest

[Ironruby-core] lol.. google undo send definitely is a fad

2009-03-31 Thread Ivan Porto Carrero
It took me more than the 2 seconds I get from google to realize that I sent the previous email to the wrong address. ___ Ironruby-core mailing list Ironruby-core@rubyforge.org http://rubyforge.org/mailman/listinfo/ironruby-core

[Ironruby-core] Error when running Cucumber examples with IronRuby

2009-03-31 Thread Chamini Gallage
Hi, I have been putting all my might to get the simple examples working with IronRuby and Cucumber. I followed ironruby-and-net guidlines in the following link. http://wiki.github.com/aslakhellesoy/cucumber/ironruby-and-net All the steps were successful up to the point of running the cucumber ex