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!

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.

mongrel_service 0.4.beta2 released

I think nobody expected this project hit the 4 years mark… guess I didn’t expected it either!

Read More »

To require or not require rubygems in your applications or libraries

NOTE Undusting this post as better response to a conversation in Tweeter, with tenderlove and nickseiger

Read More »