I get lot of bug reports related to this issue, and I’ll like to explain that is not a bug in the software, but a bug in your setup.
-
Pages
-
Categories
I found1 that latest releases of Hoe, ParseTree, RubyInline and even RC2 of Merb depend on a updated version of Rake.
The problem is that version 0.8.3 is buggy on Windows from both user and developer point of view.
Until those patches are applied, you can install a patched version using RubyInstaller gem server (gems.rubyinstaller.org)
gem install rake [...]
Hello everybody, I’ll like to start a new category of post on this site: GUAS.
The subtitle of these series will be how not to be dumbass while being cross-platform friendly.
With this series, I’ll like to bring what I’ve learned using a not so popular platform and how to properly interact with others, without being a [...]
Categories: Advice Series
While I was at Rails Summit LA 2008 I got interested again in take a look to NekoVM
While talking with Manuel Aristarán last night, I explained to him the coolness factor of mod_tora, what could be the analog of mod_rails (Phusion Passenger) for Neko, but without the nasty fork()
Categories: Miscelaneas