Estás viendo los artículos publicados el mes de October del 2008

  1. Handy Tip: Don’t mix One-Click Installer with Cygwin / 27 October, 2008

    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.

  2. Rake make you unhappy (at least on Windows) / 24 October, 2008

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