Author Archives: Luis

win32console 1.3.0.beta2 released 0

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 [...]

mongrel_service 0.4.beta3 released 0

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 9

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

To require or not require rubygems in your applications or libraries 1

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