Posted on Aug 7, 2010

Exciting times for RubyInstaller project

Hello!

I would like to summarize in this blog post what has been going on with RubyInstaller project and what is coming up.

Continue Reading

Posted on Jun 8, 2010

Final RubyInstaller packages out, what is next?

Hello, I missed blogging this, not because was not important, but because right now, I’m attending RailsConf in Baltimore.

Continue Reading

Posted on Mar 7, 2010

win32console 1.3.0.beta2 released

I’ve just released a second beta of win32console gem.

What’s new?

Only two new things: STDERR is now redirected (wasn’t before) and the addition of ECHO on/off functionality thanks to Justin Love

How to install?

You can read previous post with installation instructions, since it is a prerelease, please test it and report me any new issue here

Known Issues

AutoSpec is known to have problems, but is not an issue of win32console, as you can read in GH-3

Cheers!

Posted on Mar 7, 2010

mongrel_service 0.4.beta3 released

This is a followup to my previous post

I’ve pushed to RubyGems a version 0.4.beta3, you can access it from here

What’s new?

Bugsfixes, thanks to sinclair that fixed a couple of regressions due the refactoring and removal of win32-service dependency.

Please read the previous post about install and usage instructions. Thank you.